mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/marathon2-data: Updated for version 20240119.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8ee6c9899b
commit
be3b9570c8
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.
|
||||
|
||||
# 20240320 bkw: update for 20240119
|
||||
# 20230716 bkw: update for 20230529
|
||||
# 20230108 bkw: update for 20221126
|
||||
# 20220622 bkw: update for 20220115
|
||||
|
@ -14,7 +15,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=marathon2-data
|
||||
VERSION=${VERSION:-20230529}
|
||||
VERSION=${VERSION:-20240119}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="marathon2-data"
|
||||
VERSION="20230529"
|
||||
VERSION="20240119"
|
||||
HOMEPAGE="https://alephone.lhowon.org/"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20230529/Marathon2-20230529-Data.zip"
|
||||
MD5SUM="cec3ccba0fde32b2a28ef59531e3f682"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20240119/Marathon2-20240119-Data.zip"
|
||||
MD5SUM="0a0a24bccd776d868b587cadc4a1dd18"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="alephone"
|
||||
|
|
Loading…
Reference in a new issue