summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2017-03-09 23:09:54 +0100
committerSanskritFritz2017-03-09 23:09:54 +0100
commit593a62eee9c2189103bd9bd0e20632eeab93731b (patch)
treee87f540435510667a98fc2b8266f313a2fa1eef8
parentd0c47cde0c782a8bbcd3416f4f99efb50579c569 (diff)
downloadaur-593a62eee9c2189103bd9bd0e20632eeab93731b.tar.gz
Upstream version 2.8.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--ganttproject.desktop2
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3103d7ab6937..50748539018e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
# Generated by mksrcinfo v8
-# Fri Aug 12 20:00:46 UTC 2016
+# Thu Mar 9 22:07:45 UTC 2017
pkgbase = ganttproject
pkgdesc = A project scheduling application featuring gantt chart, resource management, calendaring.
- pkgver = 2.8.1
- pkgrel = 2
+ pkgver = 2.8.3
+ pkgrel = 1
url = http://ganttproject.sourceforge.net/
arch = i686
arch = x86_64
license = GPL
makedepends = unzip
depends = java-runtime
- source = http://dl.ganttproject.biz/ganttproject-2.8.1/ganttproject-2.8.1-r2024.zip
+ source = http://dl.ganttproject.biz/ganttproject-2.8.3/ganttproject-2.8.3-r2088.zip
source = ganttproject.desktop
- md5sums = 1609f3a1fa99673e65ecc4398ecbe36e
- md5sums = 4851e795b2fd99ac416ff65d2c73ca75
+ md5sums = a4d08e130b2c1f6a03fbe912900ea133
+ md5sums = 8fdea541135fe67d795f5af8d03599f1
pkgname = ganttproject
diff --git a/PKGBUILD b/PKGBUILD
index c469db9ea61e..5f24f10c4f9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Original Author: David Fuhr <david.fuhr@web.de>
pkgname=ganttproject
-pkgver=2.8.1
-_build=r2024
-pkgrel=2
+pkgver=2.8.3
+_build=r2088
+pkgrel=1
pkgdesc="A project scheduling application featuring gantt chart, resource management, calendaring."
arch=('i686' 'x86_64')
url="http://ganttproject.sourceforge.net/"
@@ -25,5 +25,5 @@ package() {
ln -s "/opt/$pkgname/ganttproject" "$pkgdir/usr/bin/ganttproject"
}
-md5sums=('1609f3a1fa99673e65ecc4398ecbe36e'
- '4851e795b2fd99ac416ff65d2c73ca75')
+md5sums=('a4d08e130b2c1f6a03fbe912900ea133'
+ '8fdea541135fe67d795f5af8d03599f1')
diff --git a/ganttproject.desktop b/ganttproject.desktop
index 60b69b549d95..5c5d006931cb 100644
--- a/ganttproject.desktop
+++ b/ganttproject.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Ganttproject
Comment=GanttProject is a project scheduling application featuring gantt chart, resource management, calendaring
-Icon=/opt/ganttproject/plugins/net.sourceforge.ganttproject/data/resources/logos/icon64.png
+Icon=/opt/ganttproject/plugins-2.8.3/ganttproject/data/resources/icons/ganttproject.png
Exec=/opt/ganttproject/ganttproject
Terminal=false
Type=Application