Date: Friday, April 7, 2023 @ 10:24:24
Author: felixonmars
Revision: 1440972
upgpkg: python-pipx 1.1.0-2: rebuild with python 3.11
Modified:
python-pipx/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 10:22:24 UTC (rev 1440971)
+++ PKGBUILD 2023-04-07 10:24:24 UTC (rev 1440972)
@@ -3,7 +3,7 @@
_pkgname=pipx
pkgname=python-$_pkgname
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Install and Run Python Applications in Isolated Environments'
arch=('any')
url='https://github.com/pipxproject/pipx'