games/wesnoth: Updated for version 1.12.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-05-22 09:18:23 +07:00
parent 4b36881618
commit 00c17e2b94
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# SlackBuild script for "Battle of Wesnoth".
# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom
# Copyright 2010-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2010-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -26,8 +26,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wesnoth
VERSION=${VERSION:-1.12.5}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.12.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="wesnoth"
VERSION="1.12.5"
VERSION="1.12.6"
HOMEPAGE="http://www.wesnoth.org"
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.5.tar.bz2"
MD5SUM="576a91355aa2c19698b09d4edc6b2f6b"
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.6.tar.bz2"
MD5SUM="030d445f67090ad4e4ffeeeda0e3c9c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""