mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/0ad-data: Updated for version 0.0.25b.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
087495c941
commit
a6e5f0a5bb
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for 0 A.D. Data
|
# Slackware build script for 0 A.D. Data
|
||||||
#
|
#
|
||||||
# Copyright 2020 Tim Dickson, Scotland
|
# Copyright 2020-2022 Tim Dickson, Scotland
|
||||||
# Copyright 2016-2017 Reedych <reedych@ya.ru>
|
# Copyright 2016-2017 Reedych <reedych@ya.ru>
|
||||||
# Copyright 2010-2015 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2010-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=0ad-data
|
PRGNAM=0ad-data
|
||||||
DATANAM=0ad
|
DATANAM=0ad
|
||||||
VERSION=${VERSION:-0.0.25}
|
VERSION=${VERSION:-0.0.25b}
|
||||||
RELEASE=${RELEASE:-alpha}
|
RELEASE=${RELEASE:-alpha}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="0ad-data"
|
PRGNAM="0ad-data"
|
||||||
VERSION="0.0.25"
|
VERSION="0.0.25b"
|
||||||
HOMEPAGE="https://play0ad.com/"
|
HOMEPAGE="https://play0ad.com/"
|
||||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.25-alpha-unix-data.tar.xz"
|
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.25b-alpha-unix-data.tar.xz"
|
||||||
MD5SUM="475bcfd1c61b0a4a459e351a3cf5b489"
|
MD5SUM="7f4436619c157538d0df84ed92d6809f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
Data for the real-time strategy game 0 A.D.
|
Data for the real-time strategy game 0 A.D.
|
||||||
|
|
||||||
Note: building this package needs a lot of space (~3GB) in $TMP
|
the download is curerently 1.2GB
|
||||||
|
Note: building this package needs a lot of space (~3.1GB) in $TMP
|
||||||
|
|
Loading…
Reference in a new issue