diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template
index 342cec90679..bd7f28ab524 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"
-