From b17b1f80537f029fae85b1d38675facc6c4775b2 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 4 Oct 2010 22:22:18 -0500 Subject: games/glestae: Updated for version 0.3.1. --- games/glestae/README | 2 +- games/glestae/glestae.SlackBuild | 2 +- games/glestae/glestae.info | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games/glestae') 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" -- cgit v1.2.3-65-gdbad