games/0ad: Updated for version 0.0.13.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Erik Hanson 2013-04-06 20:07:16 -03:00 committed by Robby Workman
parent a6a0351588
commit fd8885825e
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for 0.A.D.
#
# 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
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=0ad
VERSION=${VERSION:-0.0.11}
VERSION=${VERSION:-0.0.13}
RELEASE=${RELEASE:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="0ad"
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-build.tar.xz"
MD5SUM="0feedd076ea441ca821073b4b7014946"
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.13-alpha-unix-build.tar.xz"
MD5SUM="3075c982c4af41a3586b6b6ef637d2c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="0ad-data OpenAL"