summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Larry Hajali2010-10-05 05:22:18 +0200
committer Robby Workman2010-10-12 07:03:08 +0200
commitb17b1f80537f029fae85b1d38675facc6c4775b2 (patch)
tree065e861d0ad4572820edb2b636b2cabffb67ab34 /games
parent465e728b9e1b1285df8569db88fde07f1582d59e (diff)
downloadslackbuilds-b17b1f80537f029fae85b1d38675facc6c4775b2.tar.gz
games/glestae: Updated for version 0.3.1.
Diffstat (limited to 'games')
-rw-r--r--games/glestae/README2
-rw-r--r--games/glestae/glestae.SlackBuild2
-rw-r--r--games/glestae/glestae.info8
3 files changed, 6 insertions, 6 deletions
diff --git a/games/glestae/README b/games/glestae/README
index a7454962fa..7fb5f5c471 100644
--- a/games/glestae/README
+++ b/games/glestae/README
@@ -2,7 +2,7 @@ Glest Advanced Engine is a community driven project which extends and
improves on Glest. It aims to provide features and tools that help people
develop higher quality 3D real-time strategy games for all major platforms.
-This requires lua, OpenAL and physfs.
+Glest Advanced Engine requires lua, OpenAL and physfs.
Optionally glestae can use wxGTK/wxPython and cppunit. wxGTK/wxPython will
build the optional gae_mapeditor, gae_g3dviewer, and glest_configurator.
diff --git a/games/glestae/glestae.SlackBuild b/games/glestae/glestae.SlackBuild
index d162b7317f..87c181721a 100644
--- a/games/glestae/glestae.SlackBuild
+++ b/games/glestae/glestae.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glestae
-VERSION=0.3
+VERSION=0.3.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/glestae/glestae.info b/games/glestae/glestae.info
index 5b079633fa..4952d0cddd 100644
--- a/games/glestae/glestae.info
+++ b/games/glestae/glestae.info
@@ -1,10 +1,10 @@
PRGNAM="glestae"
-VERSION="0.3"
+VERSION="0.3.1"
HOMEPAGE="http://sourceforge.net/apps/trac/glestae/"
-DOWNLOAD="http://downloads.sourceforge.net/glestae/glestae-src-0.3.tar.bz2"
-MD5SUM="3ec2002b9745d9e8f415c1d084705ff0"
+DOWNLOAD="http://downloads.sourceforge.net/glestae/glestae-src-0.3.1.tar.bz2"
+MD5SUM="dab6c10767e4ad40a9db87411be8edd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="dsomero"
+APPROVED="Erik Hanson"