Date: Sunday, April 9, 2023 @ 03:45:13
Author: felixonmars
Revision: 1443054
upgpkg: python-cairocffi 1.4.0-3: rebuild with python 3.11
Modified:
python-cairocffi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 03:45:06 UTC (rev 1443053)
+++ PKGBUILD 2023-04-09 03:45:13 UTC (rev 1443054)
@@ -4,7 +4,7 @@
pkgname=python-cairocffi
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of
Python bindings and object-oriented API for cairo."
arch=('any')
url="https://cairocffi.readthedocs.io/"