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 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" |