summaryrefslogtreecommitdiffstats
path: root/games/minetest_game/minetest_game.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/minetest_game/minetest_game.SlackBuild')
-rw-r--r--games/minetest_game/minetest_game.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/minetest_game/minetest_game.SlackBuild b/games/minetest_game/minetest_game.SlackBuild
index 231a42634f..2510bb3225 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-2024 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.8.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}