mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/0ad-data: Reverted to version 0.0.21.
This reverts commit 8c8657b720
.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0798216e57
commit
da53560ee5
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=0ad-data
|
||||
DATANAM=0ad
|
||||
VERSION=${VERSION:-0.0.22}
|
||||
VERSION=${VERSION:-0.0.21}
|
||||
RELEASE=${RELEASE:-alpha}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="0ad-data"
|
||||
VERSION="0.0.22"
|
||||
VERSION="0.0.21"
|
||||
HOMEPAGE="https://play0ad.com/"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.22-alpha-unix-data.tar.xz"
|
||||
MD5SUM="290c41ab2a02d0f20a9b4c20fe07dec5"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.21-alpha-unix-data.tar.xz"
|
||||
MD5SUM="d42b04e1f65d45b5a4bbf8fcea6076f8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue