Date: Saturday, April 8, 2023 @ 18:02:27
  Author: felixonmars
Revision: 1442868

upgpkg: vulture 2.7-2: rebuild with python 3.11

Modified:
  vulture/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-08 18:02:22 UTC (rev 1442867)
+++ PKGBUILD    2023-04-08 18:02:27 UTC (rev 1442868)
@@ -2,7 +2,7 @@
 
 pkgname=vulture
 pkgver=2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Finds dead code in Python projects"
 arch=('any')
 url="https://github.com/jendrikseipp/vulture";

Reply via email to