author | Evangelos Foutras
<foutrelis@archlinux.org> 2020-11-11 12:08:28 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2020-11-11 12:08:28 UTC |
parent | 9748705c567bdde13dee5785ee6d29d5d4a4f10c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 90e81d1..afccbd9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-argcomplete _pyname=argcomplete pkgver=1.12.1 _gitcommit=36bc3b3e4230caacb11de6e49c24bff1406f8c1d -pkgrel=0 +pkgrel=1 pkgdesc='Easy, extensible command line tab completion of arguments for your Python script' url='https://github.com/kislyuk/argcomplete' arch=('any')