From d7d08f790e9b4be08948ad27411310d77f11dcac Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:00:56 -0400 Subject: [PATCH] python3-cairo: rebuild for Python 3.12 --- srcpkgs/python3-cairo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cairo/template b/srcpkgs/python3-cairo/template index 4f127b8a758..100132fc8ff 100644 --- a/srcpkgs/python3-cairo/template +++ b/srcpkgs/python3-cairo/template @@ -1,7 +1,7 @@ # Template file for 'python3-cairo' pkgname=python3-cairo version=1.24.0 -revision=1 +revision=2 build_style=meson hostmakedepends="pkg-config" makedepends="cairo-devel python3-devel"