diff options
author | Edward W. Koenig <kingbeowulf@glinuxgalaxy.org> | 2021-01-08 17:13:24 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:30:35 +0700 |
commit | 508216230621e4e68fdd69e67777a185fb23c11f (patch) | |
tree | 73058c0ba65114524c1d75c9aafdfcfd68c16518 /games | |
parent | 0a2dbc3403e546b4c5e800de829e277ec03b059b (diff) | |
download | slackbuilds-508216230621e4e68fdd69e67777a185fb23c11f.tar.gz |
games/wesnoth: Updated for version 1.14.15
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.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 98e4ceb485..a57212b343 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.14} +VERSION=${VERSION:-1.14.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index ef8051a5cf..0ed9cd9009 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.14.14" +VERSION="1.14.15" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.14.tar.bz2" -MD5SUM="ce954e571b489c97e3f50011d9fe21a8" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.15.tar.bz2" +MD5SUM="f3149cf74ae55c490739494c45179fa7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2 SDL2_image SDL2_mixer SDL2_ttf" |