diff options
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 4 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index b309ee0d2e..1649e33b85 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -2,7 +2,7 @@ # SlackBuilid script for "Battle of Wesnoth". -# Copyright 2007-2009 Michiel van Wessem, Manchester, United Kingdom +# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wesnoth -VERSION=${VERSION:-1.7.11} +VERSION=${VERSION:-1.8} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index c945ab1021..da3c1dd210 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,10 +1,10 @@ PRGNAM="wesnoth" -VERSION="1.7.11" +VERSION="1.8" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.7.11.tar.bz2" -MD5SUM="3155761d45f692269af3b038366bc946" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.8.tar.bz2" +MD5SUM="07e4b97512e307c54dcfd86659a61e41" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" EMAIL="michiel@slackbuilds.org" -APPROVED="Erik Hanson" +APPROVED="dsomero" |