diff options
author | Ekin Akoglu <ekinakoglu@gmail.com> | 2017-07-10 08:56:58 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-07-12 16:39:19 +0100 |
commit | 9212ab5d2e55619ecc39e2634b6535373e915016 (patch) | |
tree | 8aab667827e6e2b39628b4c9ef65b562c689b1ef /office/ganttproject/biz.ganttproject.impex.ical.patch | |
parent | 80cc3e725a004ee8a565b86cb427da14634cbe05 (diff) | |
download | slackbuilds-9212ab5d2e55619ecc39e2634b6535373e915016.tar.gz |
office/ganttproject: Updated for version 2.8.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/ganttproject/biz.ganttproject.impex.ical.patch')
-rw-r--r-- | office/ganttproject/biz.ganttproject.impex.ical.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/ganttproject/biz.ganttproject.impex.ical.patch b/office/ganttproject/biz.ganttproject.impex.ical.patch new file mode 100644 index 0000000000..547f0ac554 --- /dev/null +++ b/office/ganttproject/biz.ganttproject.impex.ical.patch @@ -0,0 +1,11 @@ +--- biz.ganttproject.impex.ical/plugin.xml 2017-05-19 17:44:40.000000000 +0300 ++++ plugin-new.xml 2017-07-10 10:02:54.303708759 +0300 +@@ -6,7 +6,7 @@ + provider-name=""> + + <runtime> +- <library name="biz.ganttproject.impex.ical.jar"> ++ <library name="ganttproject-ical.jar"> + <export name="*"/> + </library> + <library name="lib/backport-util-concurrent-3.1.jar"> |