diff options
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 2 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index dc6adcd935..b7c39b4eae 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -31,7 +31,7 @@ set -e cd $(dirname $0) ; CWD=$(pwd) PRGNAM=wesnoth -VERSION=${VERSION:-1.18.3} +VERSION=${VERSION:-1.18.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index 9d1d545d27..140f76ddcf 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.18.3" +VERSION="1.18.4" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.18.3.tar.bz2" -MD5SUM="e66f5ce77b5f6bbb5c3b76b0118bacd1" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.18.4.tar.bz2" +MD5SUM="8dcc3b12f445408df028822325c5aa3a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |