[arch-commits] Commit in qpid-proton/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Sep 14 12:13:27 UTC 2019


    Date: Saturday, September 14, 2019 @ 12:13:27
  Author: anthraxx
Revision: 510523

upgpkg: qpid-proton 0.29.0-3 (build against regular repo, pushed by accident)

Modified:
  qpid-proton/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-14 12:12:10 UTC (rev 510522)
+++ PKGBUILD	2019-09-14 12:13:27 UTC (rev 510523)
@@ -2,7 +2,7 @@
 
 pkgname=(qpid-proton python2-qpid-proton)
 pkgver=0.29.0
-pkgrel=2
+pkgrel=3
 pkgdesc='High-performance, lightweight messaging library'
 arch=('x86_64')
 url='https://qpid.apache.org/proton'
@@ -28,7 +28,7 @@
 }
 
 package_qpid-proton() {
-    depends=('jsoncpp' 'libjsoncpp.so' 'python' 'ruby')
+    depends=('jsoncpp' 'python' 'ruby')
 
     cd ${pkgname}-${pkgver}/build
     make DESTDIR="${pkgdir}" install



More information about the arch-commits mailing list