summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2024-02-09 20:00:24 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:17:26 +0100
commitaad41349bc2416d7cd2fedaf5a6746d128e10356 (patch)
tree7a95888456460928a340250b9f2006c591819b0c /games
parentd9d27439d24aed9fb2b28dffb44a4d98f6c9c28c (diff)
downloadslackbuilds-aad41349bc2416d7cd2fedaf5a6746d128e10356.tar.gz
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>
Diffstat (limited to 'games')
-rw-r--r--games/jg-sameboy/jg-sameboy.SlackBuild4
-rw-r--r--games/jg-sameboy/jg-sameboy.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/jg-sameboy/jg-sameboy.SlackBuild b/games/jg-sameboy/jg-sameboy.SlackBuild
index df141f92b4..32b006a42e 100644
--- a/games/jg-sameboy/jg-sameboy.SlackBuild
+++ b/games/jg-sameboy/jg-sameboy.SlackBuild
@@ -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}
diff --git a/games/jg-sameboy/jg-sameboy.info b/games/jg-sameboy/jg-sameboy.info
index 815bcd9bcd..69f7cb8d54 100644
--- a/games/jg-sameboy/jg-sameboy.info
+++ b/games/jg-sameboy/jg-sameboy.info
@@ -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"