diff options
-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" |