summaryrefslogtreecommitdiffstats
path: root/games/minetest_game
diff options
context:
space:
mode:
Diffstat (limited to 'games/minetest_game')
-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 31ded1c31b..4bdb5378e7 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-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=minetest_game
-VERSION=${VERSION:-5.6.1}
+VERSION=${VERSION:-5.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index 6673dcc11e..f08a6df554 100644
--- a/games/minetest_game/minetest_game.info
+++ b/games/minetest_game/minetest_game.info
@@ -1,8 +1,8 @@
PRGNAM="minetest_game"
-VERSION="5.6.1"
+VERSION="5.7.0"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/5.6.1/minetest_game-5.6.1.tar.gz"
-MD5SUM="91a7f337487c090c39cfbc136cc4c65a"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/5.7.0/minetest_game-5.7.0.tar.gz"
+MD5SUM="befe9d24d0e7a8371c02a63d780b5fa1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"