author | Felix Yan
<felixonmars@archlinux.org> 2021-12-02 12:04:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-02 12:04:46 UTC |
parent | 108c98bd09bd0561a39d062f339ed027dcec6edf |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 6d9758e..1c22e8e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=userpath pkgname=python-$_pkgname pkgver=1.7.0 -pkgrel=2 +pkgrel=3 pkgdesc='Cross-platform tool for adding locations to the user PATH, no elevated privileges required!' arch=('any') url='https://github.com/ofek/userpath'