summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-05-16 20:12:34 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-17 23:45:40 +0700
commit34c043b35321c66a0bd27b0f781e3c1e0acb98fc (patch)
treee7daefeb285942ccf15e640f1b1bee68f66782a6
parent82fdd4c6e09aaedad4c73a17f938d4f6254121a3 (diff)
downloadslackbuilds-34c043b35321c66a0bd27b0f781e3c1e0acb98fc.tar.gz
slackbuilds-34c043b35321c66a0bd27b0f781e3c1e0acb98fc.tar.xz
games/openclonk: Updated for version 6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--games/openclonk/openclonk.SlackBuild4
-rw-r--r--games/openclonk/openclonk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openclonk/openclonk.SlackBuild b/games/openclonk/openclonk.SlackBuild
index 4d76efcd17..77383ba2be 100644
--- a/games/openclonk/openclonk.SlackBuild
+++ b/games/openclonk/openclonk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for openclonk
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 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=openclonk
-VERSION=${VERSION:-5.5.1}
+VERSION=${VERSION:-6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/openclonk/openclonk.info b/games/openclonk/openclonk.info
index bb002fd267..11efe24805 100644
--- a/games/openclonk/openclonk.info
+++ b/games/openclonk/openclonk.info
@@ -1,8 +1,8 @@
PRGNAM="openclonk"
-VERSION="5.5.1"
+VERSION="6.0"
HOMEPAGE="http://www.openclonk.org/"
-DOWNLOAD="https://github.com/openclonk/openclonk/archive/v5.5.1.tar.gz"
-MD5SUM="f6ea741f27327359ad425fc9fcf0cebb"
+DOWNLOAD="https://github.com/openclonk/openclonk/archive/v6.0.tar.gz"
+MD5SUM="3e5e37c8ae2e9a9e3fc3b6d4b3803cf1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="freealut gtksourceview libupnp gtest"