Date: Friday, April 7, 2023 @ 10:20:13
Author: felixonmars
Revision: 1440968
upgpkg: python-easyprocess 1.1-2: rebuild with python 3.11
Modified:
python-easyprocess/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 10:19:20 UTC (rev 1440967)
+++ PKGBUILD 2023-04-07 10:20:13 UTC (rev 1440968)
@@ -3,7 +3,7 @@
_pkg=EasyProcess
pkgname=python-${_pkg,,}
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Easy to use python subprocess interface"
arch=(any)
url="https://github.com/ponty/EasyProcess"