games/0ad-data: Updated for version r11339.

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

View File

@ -2,7 +2,7 @@
#
# Slackware build script for 0 A.D. Data
#
# 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
@ -24,7 +24,7 @@
PRGNAM=0ad-data
DATANAM=0ad
VERSION=${VERSION:-r10803}
VERSION=${VERSION:-r11339}
RELEASE=${RELEASE:-alpha}
ARCH=noarch
BUILD=${BUILD:-1}

View File

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