games/Genesis-Plus-GX: Updated for version 2018.01.31_726b711.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
877f648657
commit
88c682ab21
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Genesis-Plus-GX"
|
||||
VERSION="2017.12.18_f7db097"
|
||||
HOMEPAGE="https://www.libretro.com/"
|
||||
DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/Genesis-Plus-GX-2017.12.18_f7db097.tar.xz"
|
||||
MD5SUM="b72f7ccc4c283b397d068b0d18acf759"
|
||||
VERSION="2018.01.31_726b711"
|
||||
HOMEPAGE="https://github.com/ekeeke/Genesis-Plus-GX"
|
||||
DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/Genesis-Plus-GX-2018.01.31_726b711.tar.xz"
|
||||
MD5SUM="6df810dc43f94dd16f5f9225900b97cd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="RetroArch"
|
||||
|
|
|
@ -11,7 +11,7 @@ Genesis-Plus-GX:
|
|||
Genesis-Plus-GX: Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on
|
||||
Genesis-Plus-GX: accuracy and portability.
|
||||
Genesis-Plus-GX:
|
||||
Genesis-Plus-GX: Homepage: https://www.libretro.com/
|
||||
Genesis-Plus-GX: Homepage: https://github.com/ekeeke/Genesis-Plus-GX
|
||||
Genesis-Plus-GX:
|
||||
Genesis-Plus-GX:
|
||||
Genesis-Plus-GX:
|
||||
|
|
Loading…
Reference in New Issue