From e0786df4f056458449ce0b8ba5ae7d4fe4573608 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 30 Jan 2015 01:05:29 +0700 Subject: games/wesnoth: Updated for version 1.12.1. Signed-off-by: Willy Sudiarto Raharjo --- games/wesnoth/wesnoth.SlackBuild | 8 ++++---- games/wesnoth/wesnoth.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games') diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index a6e7c4d180..f9faf2c240 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -3,7 +3,7 @@ # SlackBuild script for "Battle of Wesnoth". # Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom -# Copyright 2010-2014 Willy Sudiarto Raharjo +# Copyright 2010-2015 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wesnoth -VERSION=${VERSION:-1.12} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,10 +67,10 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -rm -rf $TMP/$PRGNAM-$VERSION.0 +rm -rf $TMP/$PRGNAM-$VERSION cd $TMP tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 -cd $PRGNAM-$VERSION.0 +cd $PRGNAM-$VERSION # This patch should be enabled when you used GCC 4.7.0 or above patch -p0 < $CWD/terrain_translation.patch diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index 0037daa5d3..ed59e948d7 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.12" +VERSION="1.12.1" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.tar.bz2" -MD5SUM="1fa1a43cb7f6f1664c36d7e4c1eedc01" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.1.tar.bz2" +MD5SUM="8eb093c3300635d5097948745ce37a43" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="scons" -- cgit v1.2.3