games/0ad-data: Updated for version 0.0.13.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
faff5338b5
commit
a6a0351588
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for 0 A.D. Data
|
||||
#
|
||||
# Copyright 2010-2012 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2010-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=0ad-data
|
||||
DATANAM=0ad
|
||||
VERSION=${VERSION:-0.0.11}
|
||||
VERSION=${VERSION:-0.0.13}
|
||||
RELEASE=${RELEASE:-alpha}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="0ad-data"
|
||||
VERSION="0.0.11"
|
||||
VERSION="0.0.13"
|
||||
HOMEPAGE="http://www.wildfiregames.com/0ad/"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.11-alpha-unix-data.tar.xz"
|
||||
MD5SUM="5900e406e6bdf761239e8af183a6a6c1"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.13-alpha-unix-data.tar.xz"
|
||||
MD5SUM="bcac3e49c35c26962a410cce311d6040"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue