summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2024-03-16 01:36:22 +0100
committer Willy Sudiarto Raharjo2024-03-16 04:22:23 +0100
commitc6a634d9056b31828d4d8604b1cbf2132d89f569 (patch)
treebbdc4b8e4ba4f80f9bdba22ece51391f5550f039
parent29a6c92d2b6a7e144aaa9a3ebffaae457bd0ea8b (diff)
downloadslackbuilds-c6a634d9056b31828d4d8604b1cbf2132d89f569.tar.gz
games/jg-geolith: Updated for version 0.2.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/jg-geolith/jg-geolith.SlackBuild4
-rw-r--r--games/jg-geolith/jg-geolith.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/jg-geolith/jg-geolith.SlackBuild b/games/jg-geolith/jg-geolith.SlackBuild
index ad1b79542c..aec642a65e 100644
--- a/games/jg-geolith/jg-geolith.SlackBuild
+++ b/games/jg-geolith/jg-geolith.SlackBuild
@@ -6,11 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240315 bkw: update for v0.2.1.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jg-geolith
SRCNAM=geolith
-VERSION=${VERSION:-0.1.0}
+VERSION=${VERSION:-0.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/jg-geolith/jg-geolith.info b/games/jg-geolith/jg-geolith.info
index 0d81ff3a0d..29949fc776 100644
--- a/games/jg-geolith/jg-geolith.info
+++ b/games/jg-geolith/jg-geolith.info
@@ -1,8 +1,8 @@
PRGNAM="jg-geolith"
-VERSION="0.1.0"
+VERSION="0.2.1"
HOMEPAGE="https://jgemu.gitlab.io/"
-DOWNLOAD="https://gitlab.com/jgemu/geolith/-/archive/0.1.0/geolith-0.1.0.tar.gz"
-MD5SUM="87aed5248be977b9a29782427be87387"
+DOWNLOAD="https://gitlab.com/jgemu/geolith/-/archive/0.2.1/geolith-0.2.1.tar.gz"
+MD5SUM="2e8249c33341fbb29140e1453c57dc4c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jollygood"