author | Felix Yan
<felixonmars@archlinux.org> 2023-04-08 09:42:48 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-08 09:42:48 UTC |
parent | 84fea2d68de03b7ff8270c1ded8b4e576688a189 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 293954e..8dec5af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-argcomplete _pyname=argcomplete pkgver=2.0.0 _gitcommit=bf16566adcfb2fd0307c6ecdf24304b21b0b5752 -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')