[arch-commits] Commit in qpid-proton/trunk (PKGBUILD)
Nicola Squartini
tensor5 at gemini.archlinux.org
Sat Jun 11 08:52:44 UTC 2022
Date: Saturday, June 11, 2022 @ 08:52:44
Author: tensor5
Revision: 1232192
upgpkg: qpid-proton 0.37.0-1
Modified:
qpid-proton/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-11 08:52:20 UTC (rev 1232191)
+++ PKGBUILD 2022-06-11 08:52:44 UTC (rev 1232192)
@@ -1,8 +1,8 @@
# Maintainer: Nicola Squartini <tensor5 at gmail.com>
pkgname=qpid-proton
-pkgver=0.36.0
-pkgrel=3
+pkgver=0.37.0
+pkgrel=1
pkgdesc='High-performance, lightweight messaging library'
arch=('x86_64')
url='https://qpid.apache.org/proton'
@@ -11,7 +11,7 @@
makedepends=('cmake' 'doxygen' 'go' 'python-setuptools' 'python-sphinx' 'python-wheel' 'swig')
options=(!emptydirs)
source=("https://www.apache.org/dist/qpid/proton/${pkgver}/qpid-proton-${pkgver}.tar.gz")
-sha512sums=('b22d498a5193c966f9c703caa84320eed6491131962475f155eead9246f3c5ce40316b00e43c9868ac564e9ac46ffcdbba335fa6396028d958e69573d38b728e')
+sha512sums=('84d67aab0e81f371fbcee3db89a8a585794966e17ffcd2e2e9418cb587efc0bc4e635c6ce251ebefd716817632ea5b049b759678cebbad64a0d0c07285bd5962')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list