diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-03-29 23:47:11 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-03-29 23:47:11 -0400 |
commit | ec8c674e7a8a69494b79379fb7e91543feacde2c (patch) | |
tree | 7986315987d7223241eccc2240485296cd416713 /games/0ad/0ad.SlackBuild | |
parent | 3092b017c9e31d8a7aec1eca6f1ea4f5b8ab74e4 (diff) | |
download | slackbuilds-ec8c674e7a8a69494b79379fb7e91543feacde2c.tar.gz |
games/0ad: Updated for version r11339.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/0ad/0ad.SlackBuild')
-rw-r--r-- | games/0ad/0ad.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/0ad/0ad.SlackBuild b/games/0ad/0ad.SlackBuild index 77bf7008e9..2537bd47ac 100644 --- a/games/0ad/0ad.SlackBuild +++ b/games/0ad/0ad.SlackBuild @@ -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} |