Date: Saturday, October 26, 2019 @ 06:15:08
  Author: foutrelis
Revision: 520236

Python 3.8 rebuild

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-26 06:15:03 UTC (rev 520235)
+++ PKGBUILD    2019-10-26 06:15:08 UTC (rev 520236)
@@ -3,7 +3,7 @@
 
 pkgname='python-aiorpcx'
 pkgver=0.18.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/";
 arch=('any')

Reply via email to