mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/0ad-data: Updated for version 0.0.25.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b0808c30cc
commit
d7eb36459e
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=0ad-data
|
PRGNAM=0ad-data
|
||||||
DATANAM=0ad
|
DATANAM=0ad
|
||||||
VERSION=${VERSION:-0.0.24b}
|
VERSION=${VERSION:-0.0.25}
|
||||||
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.24b"
|
VERSION="0.0.25"
|
||||||
HOMEPAGE="https://play0ad.com/"
|
HOMEPAGE="https://play0ad.com/"
|
||||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.24b-alpha-unix-data.tar.xz"
|
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.25-alpha-unix-data.tar.xz"
|
||||||
MD5SUM="69db2a228f1802a2e8f360bed4d21036"
|
MD5SUM="475bcfd1c61b0a4a459e351a3cf5b489"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue