git » python-userpath.git » commit b08f829

Python 3.9 rebuild

author Evangelos Foutras
2020-11-12 12:06:44 UTC
committer Evangelos Foutras
2020-11-12 12:06:44 UTC
parent 4e049e9ba6b89724e995b5570cb886e7b48506d1

Python 3.9 rebuild

PKGBUILD +1 -1

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