summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""