author | Evangelos Foutras
<foutrelis@archlinux.org> 2020-11-09 16:07:21 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2020-11-09 16:07:21 UTC |
parent | c0eadb6abf936d46b62d9823288d8df841cda2ff |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 1b2bcfd..2fd7b25 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-argcomplete _pyname=argcomplete pkgver=1.11.1 _gitcommit=ee975823f997367b74169ce98744bbe48c9ce573 -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')