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

Nicola Squartini tensor5 at archlinux.org
Fri Jan 17 15:36:32 UTC 2020


    Date: Friday, January 17, 2020 @ 15:36:31
  Author: tensor5
Revision: 552852

upgpkg: qpid-proton 0.30.0-1

Modified:
  qpid-proton/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 15:11:55 UTC (rev 552851)
+++ PKGBUILD	2020-01-17 15:36:31 UTC (rev 552852)
@@ -1,15 +1,15 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=(qpid-proton python2-qpid-proton)
-pkgver=0.29.0
-pkgrel=5
+pkgver=0.30.0
+pkgrel=1
 pkgdesc='High-performance, lightweight messaging library'
 arch=('x86_64')
 url='https://qpid.apache.org/proton'
 license=('Apache')
-makedepends=('cmake' 'doxygen' 'python' 'python2' 'swig' 'jsoncpp')
+makedepends=('cmake' 'doxygen' 'python-setuptools' 'python2-setuptools' 'swig' 'jsoncpp')
 source=("https://www.apache.org/dist/qpid/proton/${pkgver}/qpid-proton-${pkgver}.tar.gz")
-sha512sums=('d6b7bc9811230c48b0c10c3cc076a6de6b29c5e22d69556f83e21110eeb9a105d11328b2993694a2e39f0681007b4b3144270ea18efd456a802a08cb564ae4a4')
+sha512sums=('0e55d6a2c9803ef72604c50c7b934379092680b5edd52e3641a851f50ba1136bfa83cd30328d2b3235152331109d3204aa32168aa626d6e8e34a590d82553cc8')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list