From 761f50cb3ae4a61a645bac03bf781b5fd423cf69 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Mon, 17 Sep 2012 17:29:00 +0200
Subject: [PATCH] xcb-proto: update to 1.7.1.

---
 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 342cec9067..bd7f28ab52 100644
--- a/srcpkgs/xcb-proto/template
+++ b/srcpkgs/xcb-proto/template
@@ -1,14 +1,14 @@
 # Template build for 'xcb-proto'.
 pkgname=xcb-proto
-version=1.7
-distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
+version=1.7.1
+revision=1
 build_style=gnu-configure
 makedepends="libxml2"
 fulldepends="python"
-revision=1
 short_desc="XML-XCB (X C Bindings) protocol descriptions"
 maintainer="Juan RP <xtraeme@gmail.com>"
-checksum=e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38
+distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
+checksum=ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437
 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.
@@ -30,4 +30,3 @@ long_desc="
 
 noarch=yes
 pycompile_module="xcbgen"
-