games/jollygood: Updated for version 1.0.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 2023-04-04 17:40:04 -04:00 committed by Willy Sudiarto Raharjo
parent c665cb3090
commit 6b1c21f247
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 5 deletions

View file

@ -30,15 +30,16 @@
# version number, but there's a separate APIVER in case that turns out
# to be wrong.
# 20230404 bkw: updated for v1.0.1 (APIVER still 1.0.0).
# 20230121 bkw: submitted v1.0.0.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jollygood
SRCNAM=jgrf
VERSION=${VERSION:-1.0.0}
VERSION=${VERSION:-1.0.1}
APINAM=jg
APIVER=${VERSION:-1.0.0}
APIVER=${APIVER:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="jollygood"
VERSION="1.0.0"
VERSION="1.0.1"
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.0/jgrf-1.0.0.tar.gz"
https://gitlab.com/jgemu/jgrf/-/archive/1.0.1/jgrf-1.0.1.tar.gz"
MD5SUM="90d3b5fcfdd86a0f7cd17ba31bbf793c \
5b4b1cc08b24809aa5d0d6e2c6412640"
8a6afbad73b5db15d992b24816f87e3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""