aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/minetest_game/minetest_game.SlackBuild6
-rw-r--r--games/minetest_game/minetest_game.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/games/minetest_game/minetest_game.SlackBuild b/games/minetest_game/minetest_game.SlackBuild
index 231a42634f6f8..31ded1c31b3c6 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-2020 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=minetest_game
-VERSION=${VERSION:-5.3.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.6.1}
+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 617cb32d8ca8b..6673dcc11e21f 100644
--- a/games/minetest_game/minetest_game.info
+++ b/games/minetest_game/minetest_game.info
@@ -1,8 +1,8 @@
PRGNAM="minetest_game"
-VERSION="5.3.0"
+VERSION="5.6.1"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/5.3.0/minetest_game-5.3.0.tar.gz"
-MD5SUM="9cd86bc1119a01d93e092dbcbeca5c37"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/5.6.1/minetest_game-5.6.1.tar.gz"
+MD5SUM="91a7f337487c090c39cfbc136cc4c65a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"