games/openclonk: Updated for version 6.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-05-16 20:12:34 +03:00 committed by Willy Sudiarto Raharjo
parent 82fdd4c6e0
commit 34c043b353
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"