aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth')
-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 1cf85a90f94e1..0bdd0df0d8a0f 100644
--- a/games/wesnoth/README
+++ b/games/wesnoth/README
@@ -8,7 +8,7 @@ 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
-please note that the server UID and GID are not required at compile
+Please note that the server UID and GID are not required at compile
time but will be required at runtime under the UID/GID specified in
the buildscript. You can create the user and group for the wesnoth
server as follows:
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild
index 271a88dad0129..36c3a8d7fa74c 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.6}
+VERSION=${VERSION:-1.16.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info
index 0c2c389dcfd87..e0d245630e545 100644
--- a/games/wesnoth/wesnoth.info
+++ b/games/wesnoth/wesnoth.info
@@ -1,8 +1,8 @@
PRGNAM="wesnoth"
-VERSION="1.16.6"
+VERSION="1.16.8"
HOMEPAGE="http://www.wesnoth.org"
-DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.16.6.tar.bz2"
-MD5SUM="6fc20dc87ecaac0a24c05acabb715736"
+DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.16.8.tar.bz2"
+MD5SUM="d2c4e932651045e35c51d79b75579b0d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""