diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-14 15:33:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-17 00:38:48 +0700 |
commit | 48559e74e4f53eadc55567eb5c859a4932b4dd1b (patch) | |
tree | f81b667159d3bdb47c1a8ad21ea50516a4c5f281 /games/wesnoth | |
parent | 30dc5315cc0b8cf53c98ff6a1bfd8f4edbb22687 (diff) | |
download | slackbuilds-48559e74e4f53eadc55567eb5c859a4932b4dd1b.tar.gz |
games/wesnoth: Updated for version 1.12.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 f9faf2c240..71b3694cbe 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.1} +VERSION=${VERSION:-1.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index ed59e948d7..e26332b437 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.12.1" +VERSION="1.12.2" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.1.tar.bz2" -MD5SUM="8eb093c3300635d5097948745ce37a43" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.2.tar.bz2" +MD5SUM="c2d85b3eb7ed96508f4f0e2ea29fd2cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="scons" |