[arch-commits] Commit in python-librabbitmq/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 31 02:07:37 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:07:36
  Author: felixonmars
Revision: 333824

upgpkg: python-librabbitmq 1.6.1-2

BUILDINFO Rebuild

Modified:
  python-librabbitmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:07:11 UTC (rev 333823)
+++ PKGBUILD	2018-05-31 02:07:36 UTC (rev 333824)
@@ -4,7 +4,7 @@
 pkgbase=python-librabbitmq
 pkgname=python2-librabbitmq
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="AMQP Client using the rabbitmq-c library"
 arch=('x86_64')
 url="https://pypi.python.org/pypi/librabbitmq"
@@ -12,7 +12,7 @@
 makedepends=('python2-setuptools' 'python2-amqp')
 checkdepends=('python2-nose-cover3')
 source=("https://files.pythonhosted.org/packages/source/l/librabbitmq/librabbitmq-$pkgver.tar.gz")
-md5sums=('716f05388d4747ea605c1a31f8541e3b')
+sha512sums=('3989f01dca63c723cc7ec8b12ad029ef26e5fe52d37bb50c872030cf375386ad9a77bc84662d1798e7ef3c0246c62f704ca0d7a0a9f3ea937ec4d136ca7b8eb6')
 
 check() {
   cd "$srcdir/librabbitmq-$pkgver"



More information about the arch-commits mailing list