From 0df716ca6d0d1d2e8f1eaf7d1c097682d8f98820 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:54 +0100 Subject: [PATCH] xcb-proto: rebuild for Python 3.8.1. --- 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 1b26ecd73f3..020524bda87 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.13 -revision=2 +revision=3 archs=noarch build_style=gnu-configure pycompile_module="xcbgen"