diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-04-14 20:30:10 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:37:55 +0200 |
commit | 356dc77b9d36151907238cc790f1a32225a4a0be (patch) | |
tree | 429cdf2dbeb90a09e6cbe1d8d304c38426ea06a0 /games/wesnoth/wesnoth.SlackBuild | |
parent | 6c33e78c4cbc5e44d18732562916b31c774bf409 (diff) | |
download | slackbuilds-356dc77b9d36151907238cc790f1a32225a4a0be.tar.gz |
games/wesnoth: Updated for version 1.8.
Diffstat (limited to 'games/wesnoth/wesnoth.SlackBuild')
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |