games/0ad: Updated for version r11339.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-03-29 23:47:11 -04:00 committed by dsomero
parent 3092b017c9
commit ec8c674e7a
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for 0.A.D.
#
# Copyright 2010-2011 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2010-2012 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:-r10803}
VERSION=${VERSION:-r11339}
RELEASE=${RELEASE:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="0ad"
VERSION="r10803"
VERSION="r11339"
HOMEPAGE="http://www.wildfiregames.com/0ad/"
DOWNLOAD="http://releases.wildfiregames.com/0ad-r10803-alpha-unix-build.tar.xz"
MD5SUM="92ac750c433a8aea4db602019b27a274"
DOWNLOAD="http://releases.wildfiregames.com/0ad-r11339-alpha-unix-build.tar.xz"
MD5SUM="6db1e62215654269516f5eb1eec371f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
APPROVED="Niels Horn"
APPROVED="dsomero"