summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2024-02-29 21:02:13 +0100
committer Willy Sudiarto Raharjo2024-03-02 03:19:48 +0100
commite58e13cf0267ca335e9844643bc7cd0e07ca0677 (patch)
tree680dfe5bdcedb39264254c6bd708a44f3f56cc86 /games
parent5d2680807fd9c82259d297a04cc5be81d538339c (diff)
downloadslackbuilds-e58e13cf0267ca335e9844643bc7cd0e07ca0677.tar.gz
games/open-adventure: Upstream changed tarball; fix md5sum.
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/open-adventure/open-adventure.SlackBuild4
-rw-r--r--games/open-adventure/open-adventure.info2
2 files changed, 4 insertions, 2 deletions
diff --git a/games/open-adventure/open-adventure.SlackBuild b/games/open-adventure/open-adventure.SlackBuild
index e2fac9d101..c5c438dfb1 100644
--- a/games/open-adventure/open-adventure.SlackBuild
+++ b/games/open-adventure/open-adventure.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240229 bkw: BUILD=2, naughty upstream changed the tarball after release.
+# 20240211 bkw: update for v1.18.
# 20230906 bkw: update for v1.16.
# 20230107 bkw: Update for v1.11.
# 20211024 bkw: BUILD=2, new-style icons, HTML docs.
@@ -22,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=open-adventure
VERSION=${VERSION:-1.18}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/open-adventure/open-adventure.info b/games/open-adventure/open-adventure.info
index 94e359aee3..63e224b4d1 100644
--- a/games/open-adventure/open-adventure.info
+++ b/games/open-adventure/open-adventure.info
@@ -2,7 +2,7 @@ PRGNAM="open-adventure"
VERSION="1.18"
HOMEPAGE="https://gitlab.com/esr/open-adventure"
DOWNLOAD="https://gitlab.com/esr/open-adventure/-/archive/1.18/open-adventure-1.18.tar.bz2"
-MD5SUM="437d5451ab181dfebc1b5ee690fa5f7d"
+MD5SUM="173199b27ca12fb32e9cfadc5e917f93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""