author | Antonio Rojas
<arojas@archlinux.org> 2019-11-01 13:15:44 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-11-01 13:15:44 UTC |
parent | fe989e5708feff440ee3ca33fc04ef2725a32547 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 617df64..53dd6bb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-argcomplete _pyname=argcomplete pkgver=1.10.0 _gitcommit=9d6dd18ae402b606bbd7d0fea663971fc7e42e97 -pkgrel=2 +pkgrel=3 pkgdesc='Easy, extensible command line tab completion of arguments for your Python script' url='https://github.com/kislyuk/argcomplete' arch=('any')