diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-12 21:20:34 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:54 +0700 |
commit | 88c682ab2120583fa14d7cfde7f605251335c5b3 (patch) | |
tree | c06a639ce6e02f7d2923e9424a53121df88246e9 /games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild | |
parent | 877f648657eac08e95fd5e9f1dccbb480977e4fc (diff) |
games/Genesis-Plus-GX: Updated for version 2018.01.31_726b711.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild')
-rw-r--r-- | games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild b/games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild index 6b3b38de82dfb..df36f71ac6a6d 100644 --- a/games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild +++ b/games/Genesis-Plus-GX/Genesis-Plus-GX.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Genesis-Plus-GX -# Copyright 2016-2017 Hunter Sezen +# Copyright 2016-2018 Hunter Sezen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=Genesis-Plus-GX LIBNAM=$(echo $PRGNAM | tr [A-Z] [a-z] | tr - _)_libretro -VERSION=${VERSION:-2017.12.18_f7db097} +VERSION=${VERSION:-2018.01.31_726b711} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |