summaryrefslogtreecommitdiffstats
path: root/games/0ad
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2013-04-06 20:07:16 -0300
committer Robby Workman <rworkman@slackbuilds.org>2013-04-15 17:21:00 -0500
commitfd8885825ebabe264933a876f95f9d42454c620e (patch)
treeee967ecaf46272cc5af3f34141771a9a25c773e5 /games/0ad
parenta6a0351588dff869eaf20dbb33ca2150856f902a (diff)
downloadslackbuilds-fd8885825ebabe264933a876f95f9d42454c620e.tar.gz
slackbuilds-fd8885825ebabe264933a876f95f9d42454c620e.tar.xz
games/0ad: Updated for version 0.0.13.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/0ad')
-rw-r--r--games/0ad/0ad.SlackBuild4
-rw-r--r--games/0ad/0ad.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/0ad/0ad.SlackBuild b/games/0ad/0ad.SlackBuild
index e2ad2d9c9f..58248e2620 100644
--- a/games/0ad/0ad.SlackBuild
+++ b/games/0ad/0ad.SlackBuild
@@ -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}
diff --git a/games/0ad/0ad.info b/games/0ad/0ad.info
index f65da158f8..14b0cb4ab7 100644
--- a/games/0ad/0ad.info
+++ b/games/0ad/0ad.info
@@ -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"