summaryrefslogtreecommitdiffstats
path: root/games/minetest_game
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-02-20 11:55:18 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-21 06:27:16 +0700
commit2bb8b40b96cdc226206b1f10fb45ab9711ca255d (patch)
tree08036ac7fb52ded297e28acd35d94e05b04dd0c7 /games/minetest_game
parent93162a1a20b7fcdd40795def5e4d1f89e2fc6b7a (diff)
downloadslackbuilds-2bb8b40b96cdc226206b1f10fb45ab9711ca255d.tar.gz
slackbuilds-2bb8b40b96cdc226206b1f10fb45ab9711ca255d.tar.xz
games/minetest_game: Updated for version 0.4.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0568b58b51..a2f186b496 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.11}
+VERSION=${VERSION:-0.4.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index 2a23edf9db..222e808aff 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.11"
+VERSION="0.4.12"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.11.tar.gz"
-MD5SUM="6364ae22c19c294c6d800be4faeeaa4b"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.12.tar.gz"
+MD5SUM="3fb2f7c3ec549a38f6458d2269075071"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"