Date: Friday, April 7, 2023 @ 10:10:24
Author: felixonmars
Revision: 1440956
upgpkg: python-pygit2 1.11.1-3: rebuild with python 3.11
Modified:
python-pygit2/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 10:08:05 UTC (rev 1440955)
+++ PKGBUILD 2023-04-07 10:10:24 UTC (rev 1440956)
@@ -5,7 +5,7 @@
pkgname=python-pygit2
pkgver=1.11.1
-pkgrel=2
+pkgrel=3
pkgdesc='Python bindings for libgit2'
arch=('x86_64')
url="https://github.com/libgit2/pygit2"