Date: Monday, April 10, 2023 @ 12:06:22
Author: felixonmars
Revision: 1444177
upgpkg: python-spur 0.3.22-7: rebuild with python 3.11
Modified:
python-spur/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 12:06:07 UTC (rev 1444176)
+++ PKGBUILD 2023-04-10 12:06:22 UTC (rev 1444177)
@@ -3,7 +3,7 @@
_pkg=spur
pkgname=python-${_pkg}
pkgver=0.3.22
-pkgrel=6
+pkgrel=7
pkgdesc="Run commands and manipulate files locally or over SSH using the same
interface"
arch=(any)
url="https://github.com/mwilliamson/spur.py"