summaryrefslogtreecommitdiffstats
path: root/games/minetest_game
diff options
context:
space:
mode:
author dslackw <d.zlatanidis@gmail.com>2014-08-06 00:09:21 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-06 14:18:45 +0700
commit52714316b1fca58e62b183ebb4c1e5f8d7bf30b0 (patch)
treede841f552414245be3cb0390f69eec1d5e2b4283 /games/minetest_game
parentbae4c81e26f22ae2ed1a669d0abeaae6369203cd (diff)
downloadslackbuilds-52714316b1fca58e62b183ebb4c1e5f8d7bf30b0.tar.gz
slackbuilds-52714316b1fca58e62b183ebb4c1e5f8d7bf30b0.tar.xz
games/minetest_game: Updated for version 0.4.10.
Signed-off-by: dslackw <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/minetest_game')
-rw-r--r--games/minetest_game/minetest_game.SlackBuild2
-rw-r--r--games/minetest_game/minetest_game.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/minetest_game/minetest_game.SlackBuild b/games/minetest_game/minetest_game.SlackBuild
index bf5d716cee..bc9c2485d1 100644
--- a/games/minetest_game/minetest_game.SlackBuild
+++ b/games/minetest_game/minetest_game.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=minetest_game
-VERSION=${VERSION:-0.4.9}
+VERSION=${VERSION:-0.4.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index 5803e52064..e81002e00c 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.9"
+VERSION="0.4.10"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.9.tar.gz"
-MD5SUM="f2f064cdf4efdd5271f43b9e6b61748e"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.10.tar.gz"
+MD5SUM="398d83431c44fb85f02bd902b016338c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"