games/jg-sameboy: Updated for version 0.16.2.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-02-09 14:00:24 -05:00 committed by Willy Sudiarto Raharjo
parent d9d27439d2
commit aad41349bc
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View File

@ -6,11 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20240208 bkw: updated for v0.16.2
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jg-sameboy
SRCNAM=sameboy
VERSION=${VERSION:-0.15.8}
VERSION=${VERSION:-0.16.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="jg-sameboy"
VERSION="0.15.8"
VERSION="0.16.2"
HOMEPAGE="https://jgemu.gitlab.io/"
DOWNLOAD="https://gitlab.com/jgemu/sameboy/-/archive/0.15.8/sameboy-0.15.8.tar.gz"
MD5SUM="04f543e38c5bf44a6e690e10e6feab56"
DOWNLOAD="https://gitlab.com/jgemu/sameboy/-/archive/0.16.2/sameboy-0.16.2.tar.gz"
MD5SUM="7914ce1867cba4210a4cd1a654322243"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jollygood rgbds"