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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Apr 10 12:19:12 UTC 2020


    Date: Friday, April 10, 2020 @ 12:19:12
  Author: yan12125
Revision: 613083

upgpkg: python-aioitertools 0.6.0-1

Modified:
  python-aioitertools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-10 11:37:29 UTC (rev 613082)
+++ PKGBUILD	2020-04-10 12:19:12 UTC (rev 613083)
@@ -2,7 +2,7 @@
 
 pkgname=python-aioitertools
 _pkgname=aioitertools
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=("https://files.pythonhosted.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha256sums=('1609c66e6ab1a98c3bb1b1e4acb7bf632a4d78818042cf827f73d31e6caf0d39')
+sha256sums=('3684a9e5626664169ee31bc6e40d30d1ad86d9a1832d251652fda2cf3e3e74ae')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list