author | Evangelos Foutras
<foutrelis@archlinux.org> 2019-10-25 16:44:49 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2019-10-25 16:44:49 UTC |
parent | 3efd7e9a71f940cfd68a573646005e8a9fe1099c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index bfd51a4..b728912 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('python-argcomplete' 'python2-argcomplete') _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')