From 06d8f616ccd9195052bf06ceac1ee7d69a183be6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 May 2015 21:16:50 +0200 Subject: [PATCH] xcb-proto: rebuild for musl. --- srcpkgs/xcb-proto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index 6b3d5646366..fd24390a469 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,7 +1,7 @@ # Template build for 'xcb-proto'. pkgname=xcb-proto version=1.11 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="python" makedepends="libxml2"