From 7732c79ad68493a217556ea1fce5f54f1827df33 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:37 -0400 Subject: [PATCH] python3-cairo: rebuild to fix pc: provides --- 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 f6370c2a997..f559d3ef1ff 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.27.0 -revision=1 +revision=2 build_style=meson hostmakedepends="pkg-config python3-packaging-bootstrap" makedepends="cairo-devel python3-devel"