[arch-commits] Commit in dbeaver-plugin-batik/trunk (2 files)

Fabio Castelli muflone at archlinux.org
Sun Mar 25 16:45:00 UTC 2018


    Date: Sunday, March 25, 2018 @ 16:45:00
  Author: muflone
Revision: 312603

upgpkg: dbeaver-plugin-batik 1.9.1-4

Modified:
  dbeaver-plugin-batik/trunk/PKGBUILD
  dbeaver-plugin-batik/trunk/dbeaver-plugin-batik.info

---------------------------+
 PKGBUILD                  |   32 ++++++--------------------------
 dbeaver-plugin-batik.info |    7 +------
 2 files changed, 7 insertions(+), 32 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-25 16:38:38 UTC (rev 312602)
+++ PKGBUILD	2018-03-25 16:45:00 UTC (rev 312603)
@@ -3,7 +3,7 @@
 
 pkgname=dbeaver-plugin-batik
 pkgver=1.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc='DBeaver library for SVG format'
 arch=('any')
 url='http://dbeaver.jkiss.org/'
@@ -10,37 +10,17 @@
 license=('Apache')
 makedepends=('unzip')
 depends=('dbeaver>=4.2.5')
-source=("https://dbeaver.jkiss.org/update/svg/latest/plugins/org.apache.xmlgraphics.batik-svggen_${pkgver}.jar"
-        "https://dbeaver.jkiss.org/update/svg/latest/plugins/org.apache.xmlgraphics.batik-codec_${pkgver}.jar"
-        "https://dbeaver.jkiss.org/update/svg/latest/plugins/org.apache.xmlgraphics.batik-awt-util_${pkgver}.jar"
-        "https://dbeaver.jkiss.org/update/svg/latest/plugins/org.apache.xmlgraphics.batik-constants_${pkgver}.jar"
-        "https://dbeaver.jkiss.org/update/svg/latest/plugins/org.apache.xmlgraphics.batik-i18n_${pkgver}.jar"
-        "https://dbeaver.jkiss.org/update/svg/latest/plugins/org.apache.xmlgraphics.batik-util_${pkgver}.jar"
+source=("https://dbeaver.jkiss.org/update/svg/latest/plugins/org.jkiss.bundle.apache.batik_${pkgver}.jar"
         "${pkgname}.info")
-sha256sums=('e5991a73791db02a129be64763979e63ed8c0fac5293be5c109068912c2c5f30'
-            'cc3dea36ff993f917d2f36a9737b20b84dab8405d89c06fa32c86e384b10ed71'
-            '2aeb2392f40814c4a9e90579fc972343e2d57156e371e6a3119106f6f351f677'
-            'fa4894ef025d1f349dff76beca46e6fde821ceebec7479dac36712be5787d583'
-            '87ebf25483696fdd080cf2707210f9cd9e673f4bed83c53f31445b4b51e39951'
-            '08826cd1943f3fe3bf2b2775837fccd473d31a56e2da19e63367275ea7e654ef'
-            'bd85af6346b7d2a5720be215ce3d3a1c9efc74abef2a5695ea900142b5fdec56')
-noextract=("org.apache.xmlgraphics.batik-svggen_${pkgver}.jar"
-           "org.apache.xmlgraphics.batik-codec_${pkgver}.jar"
-           "org.apache.xmlgraphics.batik-awt-util_${pkgver}.jar"
-           "org.apache.xmlgraphics.batik-constants_${pkgver}.jar"
-           "org.apache.xmlgraphics.batik-i18n_${pkgver}.jar"
-           "org.apache.xmlgraphics.batik-util_${pkgver}.jar")
+sha256sums=('727395461b4ca2d7164a527a0c9e4da74194623781bc2a0cb6def0a5e17b8ebc'
+            'ffe1d581879b756d79a519ff7abb308f70586b4746943ac53f9d58dcf6cfcaa7')
+noextract=("org.jkiss.bundle.apache.batik_${pkgver}.jar")
 
 package() {
   # Install plugin
   install -m 755 -d "${pkgdir}/usr/lib/dbeaver/plugins"
   install -m 644 -t "${pkgdir}/usr/lib/dbeaver/plugins" \
-    "org.apache.xmlgraphics.batik-svggen_${pkgver}.jar" \
-    "org.apache.xmlgraphics.batik-codec_${pkgver}.jar" \
-    "org.apache.xmlgraphics.batik-awt-util_${pkgver}.jar" \
-    "org.apache.xmlgraphics.batik-constants_${pkgver}.jar" \
-    "org.apache.xmlgraphics.batik-i18n_${pkgver}.jar" \
-    "org.apache.xmlgraphics.batik-util_${pkgver}.jar"
+    "org.jkiss.bundle.apache.batik_${pkgver}.jar"
 
   # Add configuration file (handled by the hook)
   install -m 755 -d "${pkgdir}/etc/dbeaver/bundles.d"

Modified: dbeaver-plugin-batik.info
===================================================================
--- dbeaver-plugin-batik.info	2018-03-25 16:38:38 UTC (rev 312602)
+++ dbeaver-plugin-batik.info	2018-03-25 16:45:00 UTC (rev 312603)
@@ -1,6 +1 @@
-org.apache.xmlgraphics.batik-svggen,1.9.1,plugins/org.apache.xmlgraphics.batik-svggen_1.9.1.jar,4,false
-org.apache.xmlgraphics.batik-codec,1.9.1,plugins/org.apache.xmlgraphics.batik-codec_1.9.1.jar,4,false
-org.apache.xmlgraphics.batik-awt-util,1.9.1,plugins/org.apache.xmlgraphics.batik-awt-util_1.9.1.jar,4,false
-org.apache.xmlgraphics.batik-constants,1.9.1,plugins/org.apache.xmlgraphics.batik-constants_1.9.1.jar,4,false
-org.apache.xmlgraphics.batik-i18n,1.9.1,plugins/org.apache.xmlgraphics.batik-i18n_1.9.1.jar,4,false
-org.apache.xmlgraphics.batik-util,1.9.1,plugins/org.apache.xmlgraphics.batik-util_1.9.1.jar,4,false
+org.jkiss.bundle.apache.batik,1.9.1,plugins/org.jkiss.bundle.apache.batik_1.9.1.jar,4,false



More information about the arch-commits mailing list