author | Felix Yan
<felixonmars@archlinux.org> 2021-12-03 00:23:56 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-03 00:23:56 UTC |
parent | d5a44699931d7192a6e974c991d0ba7ce28750a9 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 278e738..89d6fbf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=pipx pkgname=python-$_pkgname pkgver=0.16.4 -pkgrel=1 +pkgrel=2 pkgdesc='Install and Run Python Applications in Isolated Environments' arch=('any') url='https://github.com/pipxproject/pipx'