author | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 04:48:49 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 04:48:49 UTC |
parent | 5eaa0bec828082d1c54f023053927f48156da81b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f60f6ad..6da5ad7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=userpath pkgname=python-$_pkgname pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='Cross-platform tool for adding locations to the user PATH, no elevated privileges required!' arch=('any') url='https://github.com/ofek/userpath'