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