summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Ekin Akoglu <ekinakoglu@gmail.com>2018-04-27 01:16:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-27 01:16:58 +0700
commitc3e98ba53aa0ca3b94bb5f19ff517e11641ccf38 (patch)
treefadb5f5eab3c3c57e6879207ae5020a1876f576e /office
parent424ef4b16353f4f9e20c4ad2666d65a4c47e8f63 (diff)
downloadslackbuilds-c3e98ba53aa0ca3b94bb5f19ff517e11641ccf38.tar.gz
slackbuilds-c3e98ba53aa0ca3b94bb5f19ff517e11641ccf38.tar.xz
office/ganttproject: Updated for version 2.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/ganttproject/build.xml.patch2
-rw-r--r--office/ganttproject/ganttproject.SlackBuild4
-rw-r--r--office/ganttproject/ganttproject.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/office/ganttproject/build.xml.patch b/office/ganttproject/build.xml.patch
index e1c47776a5..379efd1df9 100644
--- a/office/ganttproject/build.xml.patch
+++ b/office/ganttproject/build.xml.patch
@@ -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">
-
diff --git a/office/ganttproject/ganttproject.SlackBuild b/office/ganttproject/ganttproject.SlackBuild
index 21682e93a4..3a9373e391 100644
--- a/office/ganttproject/ganttproject.SlackBuild
+++ b/office/ganttproject/ganttproject.SlackBuild
@@ -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}
diff --git a/office/ganttproject/ganttproject.info b/office/ganttproject/ganttproject.info
index 5610aac885..4dbf8e502f 100644
--- a/office/ganttproject/ganttproject.info
+++ b/office/ganttproject/ganttproject.info
@@ -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"