git » python-userpath.git » commit 108c98b

Python 3.10 rebuild

author Felix Yan
2021-12-01 14:59:46 UTC
committer Felix Yan
2021-12-01 14:59:46 UTC
parent 7dce01a1734118e7e8a344464e3ae4c1575e87de

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 735233c..6d9758e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 _pkgname=userpath
 pkgname=python-$_pkgname
 pkgver=1.7.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'