mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/marathon2-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
96dea07a82
commit
8aa9b4417e
2 changed files with 5 additions and 4 deletions
|
@ -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=marathon2-data
|
||||
VERSION=${VERSION:-20210408}
|
||||
VERSION=${VERSION:-20220115}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="marathon2-data"
|
||||
VERSION="20210408"
|
||||
VERSION="20220115"
|
||||
HOMEPAGE="https://alephone.lhowon.org/"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20210408/Marathon2-20210408-Data.zip"
|
||||
MD5SUM="7b79ee9b56205627c82f4e2e8b8a8004"
|
||||
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20220115/Marathon2-20220115-Data.zip"
|
||||
MD5SUM="601db6554e628ead08250fcbf692082f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="alephone"
|
||||
|
|
Loading…
Reference in a new issue