Browse Source
games/marathon2-data: Updated for version 20221126.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
B. Watson
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
4 deletions
-
games/marathon2-data/marathon2-data.SlackBuild
-
games/marathon2-data/marathon2-data.info
|
|
@ -6,13 +6,14 @@ |
|
|
|
|
|
|
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. |
|
|
|
|
|
|
|
# 20230108 bkw: update for 20221126 |
|
|
|
# 20220622 bkw: update for 20220115 |
|
|
|
# 20211010 bkw: update for 20210408 |
|
|
|
|
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=marathon2-data |
|
|
|
VERSION=${VERSION:-20220115} |
|
|
|
VERSION=${VERSION:-20221126} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="marathon2-data" |
|
|
|
VERSION="20220115" |
|
|
|
VERSION="20221126" |
|
|
|
HOMEPAGE="https://alephone.lhowon.org/" |
|
|
|
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20220115/Marathon2-20220115-Data.zip" |
|
|
|
MD5SUM="601db6554e628ead08250fcbf692082f" |
|
|
|
DOWNLOAD="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20221126/Marathon2-20221126-Data.zip" |
|
|
|
MD5SUM="91183d7ea8c77bad629ddaa5a7b227a2" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="alephone" |
|
|
|