summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2024-03-20 20:38:54 +0100
committer Willy Sudiarto Raharjo2024-03-23 02:17:13 +0100
commitdf3c06fde2c5ea1bea5abe8031638cd90a82b467 (patch)
tree7f1088d3086ed37c7f6b2fe1fceaa80aefdbc13d
parent601bf2a3538d960cd259f2d17e708d2adb3998b9 (diff)
downloadslackbuilds-df3c06fde2c5ea1bea5abe8031638cd90a82b467.tar.gz
games/alephone: Updated for version 20240119.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/alephone/alephone.SlackBuild3
-rw-r--r--games/alephone/alephone.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/alephone/alephone.SlackBuild b/games/alephone/alephone.SlackBuild
index 0b59cdac41..cc44600a50 100644
--- a/games/alephone/alephone.SlackBuild
+++ b/games/alephone/alephone.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240320 bkw: update for 20240119
# 20230716 bkw: update for 20230529
# 20230108 bkw: update for 20221126
# 20211010 bkw: update for 20210408
@@ -19,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=alephone
-VERSION=${VERSION:-20230529}
+VERSION=${VERSION:-20240119}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/alephone/alephone.info b/games/alephone/alephone.info
index 01bf7f062f..c352b1c174 100644
--- a/games/alephone/alephone.info
+++ b/games/alephone/alephone.info
@@ -1,8 +1,8 @@
PRGNAM="alephone"
-VERSION="20230529"
+VERSION="20240119"
HOMEPAGE="https://alephone.lhowon.org/"
-DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20230529/AlephOne-20230529.tar.bz2"
-MD5SUM="27a566c7b4059344c637dc7169b2629d"
+DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20240119/AlephOne-20240119.tar.bz2"
+MD5SUM="a4ff8cd07f052190f02982d7773ca3b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua zziplib"