summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-12-16 17:55:06 +0100
committer Willy Sudiarto Raharjo2018-12-22 02:44:28 +0100
commita43d422b0873bd07fdd891cbc17622247da2ee79 (patch)
tree148ae384cacd3836269af6a3c39e790687cffb0a /games
parentcc62e6ff0ae49e7544d00a4cce0afe89f0a0af9d (diff)
downloadslackbuilds-a43d422b0873bd07fdd891cbc17622247da2ee79.tar.gz
games/minetest_game: Updated for version 0.4.17.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/minetest_game/minetest_game.SlackBuild4
-rw-r--r--games/minetest_game/minetest_game.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/minetest_game/minetest_game.SlackBuild b/games/minetest_game/minetest_game.SlackBuild
index 5ac14ebb94..77bbb273bf 100644
--- a/games/minetest_game/minetest_game.SlackBuild
+++ b/games/minetest_game/minetest_game.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for minetest_game
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=minetest_game
-VERSION=${VERSION:-0.4.16}
+VERSION=${VERSION:-0.4.17.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index e635c996b2..27eda09f2f 100644
--- a/games/minetest_game/minetest_game.info
+++ b/games/minetest_game/minetest_game.info
@@ -1,8 +1,8 @@
PRGNAM="minetest_game"
-VERSION="0.4.16"
+VERSION="0.4.17.1"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.16/minetest_game-0.4.16.tar.gz"
-MD5SUM="e97efb4618f345ae3039af7ba844fb9c"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.17.1/minetest_game-0.4.17.1.tar.gz"
+MD5SUM="be11d7e9ed5d6760f3c8a8a04dcc4327"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"