From d70ea19e9ef595e69560fb25a457bf2481e6e8d9 Mon Sep 17 00:00:00 2001 From: purpurrot <45521912+purpurrot@users.noreply.github.com> Date: Tue, 5 Feb 2019 15:41:16 +0100 Subject: [PATCH] xcb-proto: switch to python3 --- srcpkgs/xcb-proto/template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index 513252a0b1f..3622a22146e 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,17 +1,17 @@ -# Template build for 'xcb-proto'. +# Template file for 'xcb-proto' pkgname=xcb-proto version=1.13 -revision=1 +revision=2 +noarch=yes build_style=gnu-configure -hostmakedepends="python" -makedepends="libxml2" -depends="python" -noarch="yes" pycompile_module="xcbgen" +hostmakedepends="python3" +makedepends="libxml2" +depends="python3" short_desc="XML-XCB (X C Bindings) protocol descriptions" maintainer="Juan RP " -homepage="http://xcb.freedesktop.org" license="MIT" +homepage="http://xcb.freedesktop.org" distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2" checksum=7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1