[arch-commits] Commit in qpid-proton/trunk (PKGBUILD)
Nicola Squartini
tensor5 at archlinux.org
Wed Aug 28 17:50:05 UTC 2019
Date: Wednesday, August 28, 2019 @ 17:50:04
Author: tensor5
Revision: 504351
upgpkg: qpid-proton 0.29.0-1
Modified:
qpid-proton/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-28 17:42:59 UTC (rev 504350)
+++ PKGBUILD 2019-08-28 17:50:04 UTC (rev 504351)
@@ -1,8 +1,8 @@
# Maintainer: Nicola Squartini <tensor5 at gmail.com>
pkgname=(qpid-proton python2-qpid-proton)
-pkgver=0.28.0
-pkgrel=2
+pkgver=0.29.0
+pkgrel=1
pkgdesc='High-performance, lightweight messaging library'
arch=('x86_64')
url='https://qpid.apache.org/proton'
@@ -9,7 +9,7 @@
license=('Apache')
makedepends=('cmake' 'doxygen' 'python' 'python2' 'swig')
source=("https://www.apache.org/dist/qpid/proton/${pkgver}/qpid-proton-${pkgver}.tar.gz")
-sha512sums=('98c82db9a13543f81ccf0b5d6e4d2f18cb8446016969f3582fb7a50604a189b27c124eb9899887ba10405cce5d9ccb65fa385d57c60a511e5e067b77d74a3fa1')
+sha512sums=('d6b7bc9811230c48b0c10c3cc076a6de6b29c5e22d69556f83e21110eeb9a105d11328b2993694a2e39f0681007b4b3144270ea18efd456a802a08cb564ae4a4')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list