From 0906e834fb815d421d3448a8f028c905e68acd5e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:07 -0400 Subject: [PATCH] xcb-proto: rebuild for Python 3.12 --- srcpkgs/xcb-proto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index af41647c7e5..72c10afcff3 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,7 +1,7 @@ # Template file for 'xcb-proto' pkgname=xcb-proto version=1.16.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="python3 automake" makedepends="libxml2"