summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@glinuxgalaxy.org>2020-09-11 18:49:23 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-12 23:45:00 +0700
commit5de963fb1fe9c5c4ffac221fb6ca9b1459a878d6 (patch)
tree64f7ba57d2d652914e751aa8f2839590843576d4 /games
parent4552e5ebc9168ba210682ffc28ae3a747794fd45 (diff)
downloadslackbuilds-5de963fb1fe9c5c4ffac221fb6ca9b1459a878d6.tar.gz
slackbuilds-5de963fb1fe9c5c4ffac221fb6ca9b1459a878d6.tar.xz
system/wesnoth: Updated to version 1.14.13
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 23a024bb32..0d9d6d9c5d 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.11}
+VERSION=${VERSION:-1.14.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info
index cf9cd4e925..4fa3b55e63 100644
--- a/games/wesnoth/wesnoth.info
+++ b/games/wesnoth/wesnoth.info
@@ -1,8 +1,8 @@
PRGNAM="wesnoth"
-VERSION="1.14.11"
+VERSION="1.14.13"
HOMEPAGE="http://www.wesnoth.org"
-DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.11.tar.bz2"
-MD5SUM="193b3900f65e4cce7fbf2893f2baf18a"
+DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.13.tar.bz2"
+MD5SUM="d98754cf65bd4762906976364f482209"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 SDL2_image SDL2_mixer SDL2_ttf"