games/marathon-infinity-data: Updated for version 20220115.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aa0e1bc2bc
commit
96dea07a82
|
@ -6,12 +6,13 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20220622 bkw: update for 20220115
|
||||
# 20211010 bkw: update for 20210408
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=marathon-infinity-data
|
||||
VERSION=${VERSION:-20210408}
|
||||
VERSION=${VERSION:-20220115}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="marathon-infinity-data"
|
||||
VERSION="20210408"
|
||||
VERSION="20220115"
|
||||
HOMEPAGE="https://alephone.lhowon.org/"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20210408/MarathonInfinity-20210408-Data.zip"
|
||||
MD5SUM="65f37366d47935c8041012af1fd945bd"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20220115/MarathonInfinity-20220115-Data.zip"
|
||||
MD5SUM="8426fb5a8077929c6d648b07f675e942"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="alephone"
|
||||
|
|
Loading…
Reference in New Issue