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

Felix Yan felixonmars at archlinux.org
Wed Jun 24 07:59:15 UTC 2020


    Date: Wednesday, June 24, 2020 @ 07:59:15
  Author: felixonmars
Revision: 652008

upgpkg: python-kombu 4.6.11-1

Modified:
  python-kombu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 07:58:46 UTC (rev 652007)
+++ PKGBUILD	2020-06-24 07:59:15 UTC (rev 652008)
@@ -2,7 +2,7 @@
 # Contributor: mutantmonkey <aur at mutantmonkey.in>
 
 pkgname=python-kombu
-pkgver=4.6.10
+pkgver=4.6.11
 pkgrel=1
 pkgdesc='A messaging library for Python'
 arch=('any')
@@ -26,7 +26,7 @@
               'python-case' 'python-pymongo' 'python-pytz' 'python-pytest-sugar' 'python-sqlalchemy'
               'python-pyro' 'python-boto3')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/celery/kombu/archive/v$pkgver.tar.gz")
-sha512sums=('168bc44ca494a1b35f2cb500b97b4cba76b40060e8b6e01aa2b9bcac9859fcbf1638610f4643cd658b343b0771b1a1d9425faf3d9fc417987247d3de36d3d523')
+sha512sums=('67656c63e42c1cf018c438d60edece925cdf1a25abb46c9b413bfca3032ba108550277ced70f6696d61561d501fe49f85f0f8ee063405ac650662aa24d0cc95a')
 
 build() {
   cd kombu-$pkgver



More information about the arch-commits mailing list