author | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 10:24:24 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 10:24:24 UTC |
parent | ab1da947f09d58723055e275cd12032b3992232f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 216abaf..6f8b357 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=pipx pkgname=python-$_pkgname pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Install and Run Python Applications in Isolated Environments' arch=('any') url='https://github.com/pipxproject/pipx'