diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2011-06-17 21:35:11 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-19 23:17:04 -0500 |
commit | 81a348743f945a4c7b79db3c6ab38cb31e66a605 (patch) | |
tree | f97964b1c20e797ed05eaf77d1b63031925eec71 /games | |
parent | 7d459cb2c84725e3ae10fdc329638b70814797ae (diff) | |
download | slackbuilds-81a348743f945a4c7b79db3c6ab38cb31e66a605.tar.gz |
games/wesnoth: Updated for version 1.8.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-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 807a015395..53a85de209 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wesnoth -VERSION=${VERSION:-1.8.5} +VERSION=${VERSION:-1.8.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index 47361fa7b5..0d15b69859 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.8.5" +VERSION="1.8.6" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://kent.dl.sourceforge.net/project/wesnoth/wesnoth-1.8/wesnoth-1.8.5/wesnoth-1.8.5.tar.bz2" -MD5SUM="a800285d1406690755dd0ea22b98b6df" +DOWNLOAD="http://kent.dl.sourceforge.net/project/wesnoth/wesnoth-1.8/wesnoth-1.8.6/wesnoth-1.8.6.tar.bz2" +MD5SUM="f1c3179869b01b61e253e74aeb241034" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Willy Sudiarto Raharjo" |