From 497552a29a6a43263d6a2ab2775cc5f646621b2d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 2 Nov 2014 20:14:33 +0100 Subject: [PATCH] xcb-util-wm: revbump to build 32bit pkgs. --- srcpkgs/xcb-util-wm/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/xcb-util-wm/template b/srcpkgs/xcb-util-wm/template index f8c021fc79a..b05d1c50018 100644 --- a/srcpkgs/xcb-util-wm/template +++ b/srcpkgs/xcb-util-wm/template @@ -1,12 +1,11 @@ # Template build for 'xcb-util-wm'. pkgname=xcb-util-wm version=0.4.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config" makedepends="libxcb-devel>=1.8 xcb-util-devel>=0.3.9" -replaces="xcb-util<0.3.9" short_desc="Utility libraries for XC Binding - client and window-manager helpers for ICCCM" maintainer="Juan RP " homepage="http://xcb.freedesktop.org"