diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2010-10-24 23:34:24 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:12 -0500 |
commit | 25a14b2453f2ad52b033701a3f7ec429385d92fa (patch) | |
tree | 7baf853eb687a52657e2b07b69b43af47ec1d00d | |
parent | 9f8ebd024525096b1737d04b87f45e59048599b1 (diff) | |
download | slackbuilds-25a14b2453f2ad52b033701a3f7ec429385d92fa.tar.gz |
games/wesnoth: Updated for version 1.8.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-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 4ba798fa54..807a015395 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.4} +VERSION=${VERSION:-1.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index 6d060284b6..47361fa7b5 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.8.4" +VERSION="1.8.5" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://kent.dl.sourceforge.net/project/wesnoth/wesnoth-1.8/wesnoth-1.8.4/wesnoth-1.8.4.tar.bz2" -MD5SUM="2dce83f835ecce1d505ea60e46b7356f" +DOWNLOAD="http://kent.dl.sourceforge.net/project/wesnoth/wesnoth-1.8/wesnoth-1.8.5/wesnoth-1.8.5.tar.bz2" +MD5SUM="a800285d1406690755dd0ea22b98b6df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Willy Sudiarto Raharjo" |