git » python-userpath.git » commit 130aa2f

Python 3.10 rebuild

author Felix Yan
2021-12-02 12:04:46 UTC
committer Felix Yan
2021-12-02 12:04:46 UTC
parent 108c98bd09bd0561a39d062f339ed027dcec6edf

Python 3.10 rebuild

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'