summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"