Date: Friday, November 1, 2019 @ 13:56:12
  Author: foutrelis
Revision: 521968

Python 3.8 rebuild

Modified:
  python-gevent/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-01 13:56:10 UTC (rev 521967)
+++ PKGBUILD    2019-11-01 13:56:12 UTC (rev 521968)
@@ -5,7 +5,7 @@
 pkgbase=python-gevent
 pkgname=(python-gevent python2-gevent)
 pkgver=1.4.0
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 pkgdesc="Python network library that uses greenlet and libev for easy and 
scalable concurrency"
 license=("MIT")

Reply via email to