summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-07-16 06:47:58 +0200
committer Willy Sudiarto Raharjo2023-07-22 10:52:56 +0200
commitf840e0f0042593cd6e7b82257c2cd32fbb9a695b (patch)
tree5a26b30fedb3a0d22895f93a8b224d02d4ea3452
parent4b340eb86df5fc74001d2d88c2de5dedf62b195a (diff)
downloadslackbuilds-f840e0f0042593cd6e7b82257c2cd32fbb9a695b.tar.gz
games/alephone: Updated for version 20230529.
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 c22c26268f..0b59cdac41 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.
+# 20230716 bkw: update for 20230529
# 20230108 bkw: update for 20221126
# 20211010 bkw: update for 20210408
# 20201026 bkw: update for 20201026
@@ -18,7 +19,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=alephone
-VERSION=${VERSION:-20221126}
+VERSION=${VERSION:-20230529}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/alephone/alephone.info b/games/alephone/alephone.info
index 658cf14361..01bf7f062f 100644
--- a/games/alephone/alephone.info
+++ b/games/alephone/alephone.info
@@ -1,8 +1,8 @@
PRGNAM="alephone"
-VERSION="20221126"
+VERSION="20230529"
HOMEPAGE="https://alephone.lhowon.org/"
-DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20221126/AlephOne-20221126.tar.bz2"
-MD5SUM="af69c2bd18dddd87289747c8f53a62f4"
+DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20230529/AlephOne-20230529.tar.bz2"
+MD5SUM="27a566c7b4059344c637dc7169b2629d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua zziplib"