diff options
Diffstat (limited to 'games')
-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 f9faf2c2409f..71b3694cbe0d 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 ed59e948d79d..e26332b437e0 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" |