mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/sameboy: Updated for version 0.16.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be51d1869d
commit
71c8243e70
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=sameboy
|
||||
SRCNAM=SameBoy
|
||||
VERSION=${VERSION:-0.15.8}
|
||||
VERSION=${VERSION:-0.16.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sameboy"
|
||||
VERSION="0.15.8"
|
||||
VERSION="0.16.6"
|
||||
HOMEPAGE="https://sameboy.github.io"
|
||||
DOWNLOAD="https://github.com/LIJI32/SameBoy/archive/v0.15.8/SameBoy-0.15.8.tar.gz"
|
||||
MD5SUM="d5bf07419f3ee05679672f7728f467e3"
|
||||
DOWNLOAD="https://github.com/LIJI32/SameBoy/archive/v0.16.6/SameBoy-0.16.6.tar.gz"
|
||||
MD5SUM="0acb49a4587a258ed7c7e675b7946ee8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rgbds"
|
||||
|
|
Loading…
Reference in a new issue