diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 06:06:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 06:06:52 +0700 |
commit | a490822547d96d03d5cfbd09ac3b74b2cd67e5c5 (patch) | |
tree | 107c5a1dfcc0d80bea1a5e8615b51508913bf203 | |
parent | 3169157ce503484951964825f6fa78ec8b02bdfa (diff) |
games/wesnoth: Updated for version 1.12.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 3f6e01b80889..6b6f8dd43299 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.12.4} +VERSION=${VERSION:-1.12.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index f84956248eb5..74d16c251520 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.12.4" +VERSION="1.12.5" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.4.tar.bz2" -MD5SUM="081fe60a06d6934cac9a40fd7350cc9f" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.5.tar.bz2" +MD5SUM="576a91355aa2c19698b09d4edc6b2f6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="scons" |