From dc2232135da78646df4a0c0494bd6945c3889b53 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:44 -0400 Subject: [PATCH] python3-cairo: rebuild for Python 3.10 --- 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 4d33cd8af84..66542cb8944 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.20.1 -revision=2 +revision=3 wrksrc="pycairo-${version}" build_style=python3-module hostmakedepends="pkg-config python3"