author | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 16:52:35 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 16:52:35 UTC |
parent | 50d4e85629c8a60cfc7f61e4c6f07af6784d923c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index aab38cd..727a218 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-click _realname=click pkgver=8.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="A simple wrapper around optparse for powerful command line utilities" arch=("any") url="http://click.pocoo.org/"