[arch-commits] Commit in python-argcomplete/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Fri Oct 25 16:44:50 UTC 2019
Date: Friday, October 25, 2019 @ 16:44:49
Author: foutrelis
Revision: 519552
Python 3.8 rebuild
Modified:
python-argcomplete/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 16:44:10 UTC (rev 519551)
+++ PKGBUILD 2019-10-25 16:44:49 UTC (rev 519552)
@@ -6,7 +6,7 @@
_pyname=argcomplete
pkgver=1.10.0
_gitcommit=9d6dd18ae402b606bbd7d0fea663971fc7e42e97
-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')
More information about the arch-commits
mailing list