Date: Sunday, July 1, 2018 @ 19:05:46
  Author: foutrelis
Revision: 349425

Python 3.7 rebuild

Modified:
  python-argcomplete/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-01 18:55:17 UTC (rev 349424)
+++ PKGBUILD    2018-07-01 19:05:46 UTC (rev 349425)
@@ -5,7 +5,7 @@
 pkgname=('python-argcomplete' 'python2-argcomplete')
 _pyname=argcomplete
 pkgver=1.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Easy, extensible command line tab completion of arguments for your 
Python script'
 url='https://github.com/kislyuk/argcomplete'
 arch=('any')

Reply via email to