aboutsummaryrefslogtreecommitdiff
path: root/games/jg-bsnes
diff options
context:
space:
mode:
Diffstat (limited to 'games/jg-bsnes')
-rw-r--r--games/jg-bsnes/jg-bsnes.SlackBuild4
-rw-r--r--games/jg-bsnes/jg-bsnes.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/jg-bsnes/jg-bsnes.SlackBuild b/games/jg-bsnes/jg-bsnes.SlackBuild
index ba8a85e659381..f49ca23e044a2 100644
--- a/games/jg-bsnes/jg-bsnes.SlackBuild
+++ b/games/jg-bsnes/jg-bsnes.SlackBuild
@@ -6,11 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230404 bkw: updated for v1.1.2.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jg-bsnes
SRCNAM=bsnes
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/jg-bsnes/jg-bsnes.info b/games/jg-bsnes/jg-bsnes.info
index bf7ab564a8a55..5c125ede4885d 100644
--- a/games/jg-bsnes/jg-bsnes.info
+++ b/games/jg-bsnes/jg-bsnes.info
@@ -1,8 +1,8 @@
PRGNAM="jg-bsnes"
-VERSION="1.1.0"
+VERSION="1.1.2"
HOMEPAGE="https://jgemu.gitlab.io/"
-DOWNLOAD="https://gitlab.com/jgemu/bsnes/-/archive/1.1.0/bsnes-1.1.0.tar.gz"
-MD5SUM="55f6d06e8598357521f48196b2043650"
+DOWNLOAD="https://gitlab.com/jgemu/bsnes/-/archive/1.1.2/bsnes-1.1.2.tar.gz"
+MD5SUM="9b992e256bce8cea0315587661a2644f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jollygood"