diff options
-rw-r--r-- | games/wesnoth/README | 2 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 2 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.info | 6 |
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="" |