summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-09-04 15:18:29 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 10:14:21 +0700
commit7137eab3a3a6dcfcfac75578e107a6489886beac (patch)
tree7a4f858b661419ab9778f8575d4e730a52c37ed9 /games
parent38eb51a3e9584eeaff155b6a611cf92ea7b1dc59 (diff)
downloadslackbuilds-7137eab3a3a6dcfcfac75578e107a6489886beac.tar.gz
slackbuilds-7137eab3a3a6dcfcfac75578e107a6489886beac.tar.xz
games/jollygood: Updated for version 1.0.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/jollygood/jollygood-all-cores-32bit.sqf1
-rw-r--r--games/jollygood/jollygood-all-cores.sqf1
-rw-r--r--games/jollygood/jollygood.SlackBuild3
-rw-r--r--games/jollygood/jollygood.info6
4 files changed, 7 insertions, 4 deletions
diff --git a/games/jollygood/jollygood-all-cores-32bit.sqf b/games/jollygood/jollygood-all-cores-32bit.sqf
index ad44056a9b..9d9a72f244 100644
--- a/games/jollygood/jollygood-all-cores-32bit.sqf
+++ b/games/jollygood/jollygood-all-cores-32bit.sqf
@@ -11,3 +11,4 @@ jg-nestopia
jg-picodrive
jg-prosystem
jg-vecx
+jg-geolith
diff --git a/games/jollygood/jollygood-all-cores.sqf b/games/jollygood/jollygood-all-cores.sqf
index 3e565e7caa..c94481b711 100644
--- a/games/jollygood/jollygood-all-cores.sqf
+++ b/games/jollygood/jollygood-all-cores.sqf
@@ -13,3 +13,4 @@ jg-prosystem
rgbds
jg-sameboy
jg-vecx
+jg-geolith
diff --git a/games/jollygood/jollygood.SlackBuild b/games/jollygood/jollygood.SlackBuild
index ee826f8744..5e3ae5e39a 100644
--- a/games/jollygood/jollygood.SlackBuild
+++ b/games/jollygood/jollygood.SlackBuild
@@ -30,6 +30,7 @@
# version number, but there's a separate APIVER in case that turns out
# to be wrong.
+# 20230902 bkw: updated for v1.0.2 (APIVER still 1.0.0).
# 20230404 bkw: updated for v1.0.1 (APIVER still 1.0.0).
# 20230121 bkw: submitted v1.0.0.
@@ -37,7 +38,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jollygood
SRCNAM=jgrf
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.2}
APINAM=jg
APIVER=${APIVER:-1.0.0}
BUILD=${BUILD:-1}
diff --git a/games/jollygood/jollygood.info b/games/jollygood/jollygood.info
index 5ea3e21e65..75f31354ab 100644
--- a/games/jollygood/jollygood.info
+++ b/games/jollygood/jollygood.info
@@ -1,10 +1,10 @@
PRGNAM="jollygood"
-VERSION="1.0.1"
+VERSION="1.0.2"
HOMEPAGE="https://jgemu.gitlab.io/"
DOWNLOAD="https://gitlab.com/jgemu/jg/-/archive/1.0.0/jg-1.0.0.tar.gz \
- https://gitlab.com/jgemu/jgrf/-/archive/1.0.1/jgrf-1.0.1.tar.gz"
+ https://gitlab.com/jgemu/jgrf/-/archive/1.0.2/jgrf-1.0.2.tar.gz"
MD5SUM="90d3b5fcfdd86a0f7cd17ba31bbf793c \
- 8a6afbad73b5db15d992b24816f87e3c"
+ 8dadd1fb849b15d77431e80853880939"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""