mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/alephone: Updated for version 20240822.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
67e5091d69
commit
69dd90aae9
2 changed files with 5 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20241025 bkw: update for 20240822
|
||||
# 20240808 bkw: update for 20240712
|
||||
# 20240320 bkw: update for 20240119
|
||||
# 20230716 bkw: update for 20230529
|
||||
|
@ -21,7 +22,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=alephone
|
||||
VERSION=${VERSION:-20240712}
|
||||
VERSION=${VERSION:-20240822}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="alephone"
|
||||
VERSION="20240712"
|
||||
VERSION="20240822"
|
||||
HOMEPAGE="https://alephone.lhowon.org/"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20240712/AlephOne-20240712.tar.bz2"
|
||||
MD5SUM="2bbe06eb1181e4343f3097df05dc8e1b"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20240822/AlephOne-20240822.tar.bz2"
|
||||
MD5SUM="52f298ca8e75da9fcb0ba072b234ff11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua zziplib"
|
||||
|
|
Loading…
Reference in a new issue