From 1a52ac7ccaa220d6bb7c87a2488b4e0a5e5937e1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 4 Mar 2020 07:59:48 +0100 Subject: [PATCH] xcb-proto: update to 1.14. --- srcpkgs/xcb-proto/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index 020524bda87..afc0d260a23 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,10 +1,9 @@ # Template file for 'xcb-proto' pkgname=xcb-proto -version=1.13 -revision=3 +version=1.14 +revision=1 archs=noarch build_style=gnu-configure -pycompile_module="xcbgen" hostmakedepends="python3" makedepends="libxml2" depends="python3" @@ -12,8 +11,8 @@ short_desc="XML-XCB (X C Bindings) protocol descriptions" maintainer="Orphaned " license="MIT" homepage="http://xcb.freedesktop.org" -distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2" -checksum=7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1 +distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.xz" +checksum=186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605 post_install() { vlicense COPYING