Date: Monday, March 2, 2020 @ 15:02:08 Author: alucryd Revision: 588510
upgpkg: python-curio 1.1-1 Modified: python-curio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-02 14:56:39 UTC (rev 588509) +++ PKGBUILD 2020-03-02 15:02:08 UTC (rev 588510) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-curio -pkgver=1.0 +pkgver=1.1 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=639bd8e602eda07cad34f4eedcaed901fc546c7a) +source=(git+https://github.com/dabeaz/curio.git#tag=b1793fade9b6e55a41c71afcac2987cc178b873e) sha256sums=(SKIP) pkgver() {
