summaryrefslogtreecommitdiffstats
path: root/games/wesnoth
diff options
context:
space:
mode:
author Edward W. Koenig2020-02-15 02:29:04 +0100
committer Willy Sudiarto Raharjo2020-02-15 03:51:01 +0100
commit532f9c7ae51ae9cc6596c01a8bc5b6f5d8c4123c (patch)
tree53e9210c219da76cf679f0ff3e89daf260236d33 /games/wesnoth
parent4fee877a5a26046a779e265d726c5b004ebbe645 (diff)
downloadslackbuilds-532f9c7ae51ae9cc6596c01a8bc5b6f5d8c4123c.tar.gz
games/wesnoth: updated for version 1.14.11
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org>
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/wesnoth.SlackBuild2
-rw-r--r--games/wesnoth/wesnoth.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild
index 8631b6c29f..23a024bb32 100644
--- a/games/wesnoth/wesnoth.SlackBuild
+++ b/games/wesnoth/wesnoth.SlackBuild
@@ -27,7 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wesnoth
-VERSION=${VERSION:-1.14.7}
+VERSION=${VERSION:-1.14.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info
index c9b00398b7..cf9cd4e925 100644
--- a/games/wesnoth/wesnoth.info
+++ b/games/wesnoth/wesnoth.info
@@ -1,8 +1,8 @@
PRGNAM="wesnoth"
-VERSION="1.14.7"
+VERSION="1.14.11"
HOMEPAGE="http://www.wesnoth.org"
-DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.7.tar.bz2"
-MD5SUM="40ea96af963c1817f3b62e687031fa18"
+DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.11.tar.bz2"
+MD5SUM="193b3900f65e4cce7fbf2893f2baf18a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 SDL2_image SDL2_mixer SDL2_ttf"