summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-05-11 20:02:23 +0200
committer Willy Sudiarto Raharjo2019-05-18 02:22:21 +0200
commit561542c48c76824b02c55bce8359697264a489e6 (patch)
tree2ee797be50c327114f2f77f0279bc99a9cdc48cc /games
parentb0b0cf4f20fe0184628e8b8f499a6d9145dab589 (diff)
downloadslackbuilds-561542c48c76824b02c55bce8359697264a489e6.tar.gz
games/minetest_game: Updated for version 5.0.1.
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 77bbb273bf..8136a32203 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-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=minetest_game
-VERSION=${VERSION:-0.4.17.1}
+VERSION=${VERSION:-5.0.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index 27eda09f2f..3722568d78 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.17.1"
+VERSION="5.0.1"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.17.1/minetest_game-0.4.17.1.tar.gz"
-MD5SUM="be11d7e9ed5d6760f3c8a8a04dcc4327"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/5.0.1/minetest_game-5.0.1.tar.gz"
+MD5SUM="23ae2beacbba3322b8d4548e99093330"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"