Date: Friday, April 7, 2023 @ 04:48:49
Author: felixonmars
Revision: 1440563
upgpkg: python-userpath 1.8.0-2: rebuild with python 3.11
Modified:
python-userpath/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:48:43 UTC (rev 1440562)
+++ PKGBUILD 2023-04-07 04:48:49 UTC (rev 1440563)
@@ -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'