office/ganttproject: Updated for version 2.8.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ekin Akoglu 2018-04-27 01:16:58 +07:00 committed by Willy Sudiarto Raharjo
parent 424ef4b163
commit c3e98ba53a
3 changed files with 6 additions and 6 deletions

View File

@ -100,7 +100,7 @@
- identifier="net.sourceforge.ganttproject"
- shortversion="${version}"
- icon="ganttproject.icns"
- copyright="Copyright 2017 BarD Software s.r.o. Distributed under GPL3"
- copyright="Copyright 2018 BarD Software s.r.o. Distributed under GPL3"
- applicationCategory="public.app-category.productivity"
- mainclassname="org.bardsoftware.eclipsito.Boot">
-

View File

@ -2,7 +2,7 @@
# Slackware build script for ganttproject
# Copyright 2017 Ekin Akoglu, Erdemli, Mersin, Turkey | ekinakoglu@gmail.com
# Copyright 2018 Ekin Akoglu, Erdemli, Mersin, Turkey | ekinakoglu@gmail.com
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2013 Chris Abela, Malta
# All rights reserved.
@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ganttproject
VERSION=${VERSION:-2.8.6}
VERSION=${VERSION:-2.8.7}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ganttproject"
VERSION="2.8.6"
VERSION="2.8.7"
HOMEPAGE="http://www.ganttproject.biz"
DOWNLOAD="https://github.com/bardsoftware/ganttproject/archive/ganttproject-2.8.6/ganttproject-ganttproject-2.8.6.tar.gz"
MD5SUM="d6e95f55155aa703cf05e9e9b2efaba1"
DOWNLOAD="https://github.com/bardsoftware/ganttproject/archive/ganttproject-2.8.7/ganttproject-ganttproject-2.8.7.tar.gz"
MD5SUM="e19271d7820cf6432d733ff6d2a9342f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="apache-ant jdk"