summaryrefslogtreecommitdiffstats
path: root/games/minetest
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-16 02:14:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-20 20:03:53 +0700
commitea949bda625e13031bb77d7bf547c2d82cbb8c9b (patch)
treeec6376fba5561016591814761985ec60620e17f1 /games/minetest
parent62b82837e56b8ec5efbb589d05d562ba51e2bfb6 (diff)
downloadslackbuilds-ea949bda625e13031bb77d7bf547c2d82cbb8c9b.tar.gz
slackbuilds-ea949bda625e13031bb77d7bf547c2d82cbb8c9b.tar.xz
games/minetest: Updated for version 0.4.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/minetest')
-rw-r--r--games/minetest/minetest.SlackBuild2
-rw-r--r--games/minetest/minetest.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/minetest/minetest.SlackBuild b/games/minetest/minetest.SlackBuild
index 7de6b197bd..d215bd4e2f 100644
--- a/games/minetest/minetest.SlackBuild
+++ b/games/minetest/minetest.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=minetest
-VERSION=${VERSION:-0.4.13}
+VERSION=${VERSION:-0.4.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/minetest/minetest.info b/games/minetest/minetest.info
index 36e8505540..c026118ea2 100644
--- a/games/minetest/minetest.info
+++ b/games/minetest/minetest.info
@@ -1,8 +1,8 @@
PRGNAM="minetest"
-VERSION="0.4.13"
+VERSION="0.4.14"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest/archive/0.4.13.tar.gz"
-MD5SUM="e3385b55faeb1164ac5349dd9b21b461"
+DOWNLOAD="https://github.com/minetest/minetest/archive/0.4.14/minetest-0.4.14.tar.gz"
+MD5SUM="3c59e042ab69f07871618c707092beb8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL luajit irrlicht"