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

Nicola Squartini tensor5 at gemini.archlinux.org
Mon Dec 6 19:05:46 UTC 2021


    Date: Monday, December 6, 2021 @ 19:05:46
  Author: tensor5
Revision: 1065356

upgpkg: qpid-proton 0.36.0-1

Modified:
  qpid-proton/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-06 19:04:56 UTC (rev 1065355)
+++ PKGBUILD	2021-12-06 19:05:46 UTC (rev 1065356)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=qpid-proton
-pkgver=0.35.0
-pkgrel=2
+pkgver=0.36.0
+pkgrel=1
 pkgdesc='High-performance, lightweight messaging library'
 arch=('x86_64')
 url='https://qpid.apache.org/proton'
@@ -10,7 +10,7 @@
 depends=('libjsoncpp.so' 'python')
 makedepends=('cmake' 'doxygen' 'go' 'python-setuptools' 'python-sphinx' 'python-wheel' 'swig')
 source=("https://www.apache.org/dist/qpid/proton/${pkgver}/qpid-proton-${pkgver}.tar.gz")
-sha512sums=('1031e3d45854107a516699e1d18269c6acb22549b2709c1fc1cd25eb870096de109077445f1b400edf231bb21a476a268e2d6674e986fc50e92a281549085543')
+sha512sums=('b22d498a5193c966f9c703caa84320eed6491131962475f155eead9246f3c5ce40316b00e43c9868ac564e9ac46ffcdbba335fa6396028d958e69573d38b728e')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list