From 467d5376038066a640b40279e23350a6b14a4942 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:25:25 -0500 Subject: [PATCH] xcb-proto: rebuild for python3-3.13 --- 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 72c10afcff3..94dd0847e2e 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=2 +revision=3 build_style=gnu-configure hostmakedepends="python3 automake" makedepends="libxml2"