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/openclonk.SlackBuild | |
parent | 82fdd4c6e09aaedad4c73a17f938d4f6254121a3 (diff) |
games/openclonk: Updated for version 6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/openclonk/openclonk.SlackBuild')
-rw-r--r-- | games/openclonk/openclonk.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openclonk/openclonk.SlackBuild b/games/openclonk/openclonk.SlackBuild index 4d76efcd17cf4..77383ba2bee27 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} |