summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2022-06-13 13:04:48 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-18 09:09:53 +0700
commitc1547b06a2fa24855c3e6ab82080a6449b3bd977 (patch)
tree12bf1bfb7be1cf2b0a7a2092c394b59baddd594f
parentb481b99e22d84b3ed9711793337ee3d87b9766ff (diff)
downloadslackbuilds-c1547b06a2fa24855c3e6ab82080a6449b3bd977.tar.gz
slackbuilds-c1547b06a2fa24855c3e6ab82080a6449b3bd977.tar.xz
games/frotz: Updated for version 2.54.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/frotz/frotz.SlackBuild4
-rw-r--r--games/frotz/frotz.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/frotz/frotz.SlackBuild b/games/frotz/frotz.SlackBuild
index 082687e679..a3bff1a2e2 100644
--- a/games/frotz/frotz.SlackBuild
+++ b/games/frotz/frotz.SlackBuild
@@ -9,6 +9,8 @@
# Original had no license. This modified version is released under the
# WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20220613 bkw: updated for v2.54.
+
# 20211007 bkw:
# - updated for v2.53.
# - add optional xfrotz.
@@ -34,7 +36,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=frotz
-VERSION=${VERSION:-2.53}
+VERSION=${VERSION:-2.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/frotz/frotz.info b/games/frotz/frotz.info
index 3cd2ca99f1..d39fc4f4ec 100644
--- a/games/frotz/frotz.info
+++ b/games/frotz/frotz.info
@@ -1,8 +1,8 @@
PRGNAM="frotz"
-VERSION="2.53"
+VERSION="2.54"
HOMEPAGE="https://davidgriffith.gitlab.io/frotz/"
-DOWNLOAD="https://gitlab.com/DavidGriffith/frotz/-/archive/2.53/frotz-2.53.tar.bz2"
-MD5SUM="02c61ce6de7cd8635f99cb1bc17971e8"
+DOWNLOAD="https://gitlab.com/DavidGriffith/frotz/-/archive/2.54/frotz-2.54.tar.bz2"
+MD5SUM="606794f1c56ee894384cb89457ae8103"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""