diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-02 19:55:25 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:55 -0500 |
commit | 1f8f64977eec47846bafc69eb1f907da6fba3b05 (patch) | |
tree | 28da7307c1a7b0cab43510bec4cbc0487c505645 /games/wesnoth | |
parent | 59b4f6cde91e2f0b62285d46193265c6cb917a73 (diff) |
games/wesnoth: Updated for version 1.10.5
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/wesnoth')
-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 4d63b170a75c..9a57cfd136e0 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.10.4} +VERSION=${VERSION:-1.10.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index e114d83b430a..7a62906f48a8 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.10.4" +VERSION="1.10.5" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://nchc.dl.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.4/wesnoth-1.10.4.tar.bz2" -MD5SUM="1a673f12e4521fc66e60ec584fa7c98f" +DOWNLOAD="http://nchc.dl.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.5/wesnoth-1.10.5.tar.bz2" +MD5SUM="03d9683cd83d17c6536bdf5c4940bbc8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" |