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>
This commit is contained in:
B. Watson 2024-03-15 20:36:22 -04:00 committed by Willy Sudiarto Raharjo
parent 29a6c92d2b
commit c6a634d905
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.
# 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}

View file

@ -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"