From e4aaad69e80c0817b06419532c3765aebc6d52a9 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 17 May 2015 15:57:10 +0200 Subject: [PATCH] wmctrl: rebuild for musl support. --- srcpkgs/wmctrl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wmctrl/template b/srcpkgs/wmctrl/template index 8544df20cfe..512b644fe32 100644 --- a/srcpkgs/wmctrl/template +++ b/srcpkgs/wmctrl/template @@ -1,7 +1,7 @@ # Template file for 'wmctrl' pkgname="wmctrl" version="1.07" -revision=3 +revision=4 build_style=gnu-configure short_desc="CLI tool to interact with EWMH compliant WMs" maintainer="Christian Neukirchen "