author | Evangelos Foutras
<foutrelis@archlinux.org> 2020-11-11 11:50:26 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2020-11-11 11:50:26 UTC |
parent | f5faf0aaee913518a2e88cb600b14bdae37c14df |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 2fd7b25..90e81d1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ pkgname=python-argcomplete _pyname=argcomplete -pkgver=1.11.1 -_gitcommit=ee975823f997367b74169ce98744bbe48c9ce573 -pkgrel=2 +pkgver=1.12.1 +_gitcommit=36bc3b3e4230caacb11de6e49c24bff1406f8c1d +pkgrel=0 pkgdesc='Easy, extensible command line tab completion of arguments for your Python script' url='https://github.com/kislyuk/argcomplete' arch=('any')