summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author dslackw <d.zlatanidis@gmail.com>2014-08-05 23:57:26 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-06 14:18:45 +0700
commitbae4c81e26f22ae2ed1a669d0abeaae6369203cd (patch)
treec577f7aefe689c0e7e6545af3ae34c2946dba5bc /games
parenta6af309a52bf5ddc6f695890fe5c3829d74aeb9b (diff)
downloadslackbuilds-bae4c81e26f22ae2ed1a669d0abeaae6369203cd.tar.gz
slackbuilds-bae4c81e26f22ae2ed1a669d0abeaae6369203cd.tar.xz
games/minetest: Updated for version 0.4.10.
Signed-off-by: dslackw <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-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 03636855dd..0367aa1bb7 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.9}
+VERSION=${VERSION:-0.4.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/minetest/minetest.info b/games/minetest/minetest.info
index c0f62f7ee6..852565d1f2 100644
--- a/games/minetest/minetest.info
+++ b/games/minetest/minetest.info
@@ -1,8 +1,8 @@
PRGNAM="minetest"
-VERSION="0.4.9"
+VERSION="0.4.10"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest/archive/0.4.9.tar.gz"
-MD5SUM="b00f58fb601cfcdf9c22dadb22c73a38"
+DOWNLOAD="https://github.com/minetest/minetest/archive/0.4.10.tar.gz"
+MD5SUM="61bb35c9d5521f1b072bc3c3e634c863"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL luajit irrlicht"