From 0c2ec792277386755c9449726847db635081ddfe Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 31 Dec 2014 14:44:10 +0100 Subject: [PATCH] xproto: revbump to fix error. see http://build.voidlinux.eu/builders/x86_64_builder/builds/8465 --- srcpkgs/xproto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xproto/template b/srcpkgs/xproto/template index 01a087d2030..73f51a8e3e2 100644 --- a/srcpkgs/xproto/template +++ b/srcpkgs/xproto/template @@ -1,7 +1,7 @@ # Template build file for 'xproto'. pkgname=xproto version=7.0.27 -revision=1 +revision=2 noarch=yes build_style=gnu-configure short_desc="X protocol and ancillary headers from Xorg"