mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/0ad-data: Updated for version 0.0.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f813421147
commit
15872a17d4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=0ad-data
|
||||
DATANAM=0ad
|
||||
VERSION=${VERSION:-0.0.13}
|
||||
VERSION=${VERSION:-0.0.17}
|
||||
RELEASE=${RELEASE:-alpha}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="0ad-data"
|
||||
VERSION="0.0.13"
|
||||
VERSION="0.0.17"
|
||||
HOMEPAGE="http://www.wildfiregames.com/0ad/"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.13-alpha-unix-data.tar.xz"
|
||||
MD5SUM="bcac3e49c35c26962a410cce311d6040"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.17-alpha-unix-data.tar.xz"
|
||||
MD5SUM="1126364e787638ac2f0ca15997942c37"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue