Date: Tuesday, April 7, 2020 @ 18:00:58 Author: alucryd Revision: 612471
upgpkg: python-curio 1.2-1 Modified: python-curio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-07 17:59:02 UTC (rev 612470) +++ PKGBUILD 2020-04-07 18:00:58 UTC (rev 612471) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-curio -pkgver=1.1 +pkgver=1.2 pkgrel=1 pkgdesc='Concurrent I/O' arch=(any) @@ -15,7 +15,7 @@ python-sphinx ) provides=(python-multio-provider) -source=(git+https://github.com/dabeaz/curio.git#tag=b1793fade9b6e55a41c71afcac2987cc178b873e) +source=(git+https://github.com/dabeaz/curio.git#tag=0ca479d4bcdf8fb684ce8778fb0978c9e4ecea67) sha256sums=(SKIP) pkgver() {
