From 0a314160f93bf5256e476d73e192871e13d8a76a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 4 Dec 2009 01:07:11 +0100 Subject: [PATCH] xcb-proto: update to 1.6. --HG-- extra : convert_revision : d63969af59aeeb95b75b426c858ac503a79142cc --- srcpkgs/xcb-proto/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index b29781a491..5168cbe898 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,11 +1,11 @@ # Template build for 'xcb-proto'. pkgname=xcb-proto -version=1.5 +version=1.6 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=0cf35b258e8f32773bcbd397ef3aca3ee6cac152260c99d2bd851488884c4638 +checksum=f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2 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.