summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-09-21 06:03:55 +0200
committer Willy Sudiarto Raharjo2015-09-26 05:05:34 +0200
commit6069aebc6540fa7c1cb965e04f01d46767a93c29 (patch)
tree00132a663dc30b287b22ea9abec2ff89aa2e1df6 /games
parent57f095d4380fa5fedadeb6657fae205fd4f550c1 (diff)
downloadslackbuilds-6069aebc6540fa7c1cb965e04f01d46767a93c29.tar.gz
games/minetest_game: Updated for version 0.4.13.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-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"