aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward W. Koenig <kingbeowulf@linuxgalaxy.org>2022-12-01 21:15:04 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 11:46:53 +0700
commit5fbb5c272f2b1d5e81d989c72c1d98b8c85fd9d6 (patch)
tree2d6650a003725c635b260eea39b36cb629e770e1
parent0c45f0b884202f9099b2e25a93197391a8060ed0 (diff)
downloadslackbuilds-5fbb5c272f2b1d5e81d989c72c1d98b8c85fd9d6.tar.xz
games/wesnoth: Updated for version 1.16.6
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/wesnoth/README2
-rw-r--r--games/wesnoth/wesnoth.SlackBuild2
-rw-r--r--games/wesnoth/wesnoth.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/games/wesnoth/README b/games/wesnoth/README
index f1a110741ea2..1cf85a90f94e 100644
--- a/games/wesnoth/README
+++ b/games/wesnoth/README
@@ -3,7 +3,7 @@ environment, where players can build an army of different kinds of
fighters from races such as elves, dwarves, orcs, trolls, and more.
It is a turn-based strategy game on a hexgrid with several challenging
-single-player campaigns and different kind of multi-player matches.
+single-player campaigns and different kinds of multi-player matches.
If you want to compile the wesnothd server and campaign server you can
run the script as follows: SERVER=yes ./wesnoth.SlackBuild
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild
index 1f7b8dcb8bfa..271a88dad012 100644
--- a/games/wesnoth/wesnoth.SlackBuild
+++ b/games/wesnoth/wesnoth.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wesnoth
-VERSION=${VERSION:-1.16.5}
+VERSION=${VERSION:-1.16.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info
index 2519a788a32b..0c2c389dcfd8 100644
--- a/games/wesnoth/wesnoth.info
+++ b/games/wesnoth/wesnoth.info
@@ -1,8 +1,8 @@
PRGNAM="wesnoth"
-VERSION="1.16.5"
+VERSION="1.16.6"
HOMEPAGE="http://www.wesnoth.org"
-DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.16.5.tar.bz2"
-MD5SUM="d2b556dfb7d543d520510ba32c0e347d"
+DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.16.6.tar.bz2"
+MD5SUM="6fc20dc87ecaac0a24c05acabb715736"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""