git » python-userpath.git » commit 4e049e9

Python 3.9 rebuild

author Evangelos Foutras
2020-11-10 04:49:23 UTC
committer Evangelos Foutras
2020-11-10 04:49:23 UTC
parent 23a9356c6f5f394e2b5f832e1f58d153ebdf6614

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2946234..69d26b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 _pkgname=userpath
 pkgname=python-$_pkgname
 pkgver=1.4.1
-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'