diff options
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 |
commit | 34c043b35321c66a0bd27b0f781e3c1e0acb98fc (patch) | |
tree | e7daefeb285942ccf15e640f1b1bee68f66782a6 /games/openclonk | |
parent | 82fdd4c6e09aaedad4c73a17f938d4f6254121a3 (diff) |
games/openclonk: Updated for version 6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/openclonk')
-rw-r--r-- | games/openclonk/openclonk.SlackBuild | 4 | ||||
-rw-r--r-- | games/openclonk/openclonk.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openclonk/openclonk.SlackBuild b/games/openclonk/openclonk.SlackBuild index 4d76efcd17cf..77383ba2bee2 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 bb002fd26745..11efe2480578 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" |