From 4a703a86c87f4ecf1f0a3c7da85aff86e4e1bb13 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 11 Jan 2012 19:24:15 +0100 Subject: [PATCH] xcb-proto: update to 1.7. --- srcpkgs/xcb-proto/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index 85d8bc2a71..5e95b5f49e 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,12 +1,11 @@ # Template build for 'xcb-proto'. pkgname=xcb-proto -version=1.6 -revision=1 +version=1.7 distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2" build_style=gnu-configure short_desc="XML-XCB (X C Bindings) protocol descriptions" maintainer="Juan RP " -checksum=f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2 +checksum=e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38 long_desc=" The xcb-proto package provides the XML-XCB (X C Bindings) protocol descriptions that libxcb uses to generate the majority of its code and API.