diff options
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 6 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index f8551a5c8d..726b304f61 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -3,7 +3,7 @@ # Original version written by Iskar Enev <iskar.enev[@]gmail.com> -# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Revision date: 2012/07/18 +# Revision date: 2013/03/24 PRGNAM=freeciv -VERSION=${VERSION:-2.3.2} +VERSION=${VERSION:-2.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 3fafc6e8df..4c1cc593d8 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.3.2" +VERSION="2.3.4" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.3.2.tar.bz2" -MD5SUM="eee143d8fea4cf3c772a560fee066600" +DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.3.4.tar.bz2" +MD5SUM="2a49c417ffedd54cf648adf1ddf707a9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |