Date: Thursday, March 18, 2021 @ 09:37:50
  Author: alucryd
Revision: 894344

upgpkg: python-curio 1.5-1

Modified:
  python-curio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-18 09:36:17 UTC (rev 894343)
+++ PKGBUILD    2021-03-18 09:37:50 UTC (rev 894344)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-curio
-pkgver=1.4
-pkgrel=3
+pkgver=1.5
+pkgrel=1
 pkgdesc='Concurrent I/O'
 arch=(any)
 url=https://github.com/dabeaz/curio
@@ -15,7 +15,7 @@
   python-sphinx
 )
 provides=(python-multio-provider)
-_tag=09dd8a20142b6210fe18f676a746918601c6092e
+_tag=78bca8a6ad677ef51e1568ac7b3e51441ab49c42
 source=(git+https://github.com/dabeaz/curio.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to