summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-25 05:13:14 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:40 +0700
commitb4551bb475560873ef6ef2c83edae896eb151c77 (patch)
tree00b8cf5507dc4605e6ddd50d639f78d3bf5d74a5 /games
parentd929c6006144fd82d67f4fa77ada5a8f18d4949a (diff)
downloadslackbuilds-b4551bb475560873ef6ef2c83edae896eb151c77.tar.gz
slackbuilds-b4551bb475560873ef6ef2c83edae896eb151c77.tar.xz
games/minetest_game: Updated for version 0.4.14.
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 d7441d3fbb..f0488cada3 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-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 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.13}
+VERSION=${VERSION:-0.4.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/minetest_game/minetest_game.info b/games/minetest_game/minetest_game.info
index c58ec1126b..b207c2164a 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.13"
+VERSION="0.4.14"
HOMEPAGE="http://minetest.net/"
-DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.13.tar.gz"
-MD5SUM="cc02e8844bbfbd14a3545a202ef38772"
+DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.14.tar.gz"
+MD5SUM="22a472d15175bc5e3f5289a2f19d9b5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"