summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a2f186b496..d7441d3fbb 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 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=minetest_game
-VERSION=${VERSION:-0.4.12}
+VERSION=${VERSION:-0.4.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index 222e808aff..c58ec1126b 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.12"
+VERSION="0.4.13"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.12.tar.gz"
-MD5SUM="3fb2f7c3ec549a38f6458d2269075071"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.13.tar.gz"
+MD5SUM="cc02e8844bbfbd14a3545a202ef38772"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"