From b4b499e4376f6672e71f5bfbe468a4b32e2ecf27 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 17 May 2015 15:55:43 +0200 Subject: [PATCH] unclutter: rebuild for musl support. --- srcpkgs/unclutter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/unclutter/template b/srcpkgs/unclutter/template index b23e1e2c1bf..73c90c0d085 100644 --- a/srcpkgs/unclutter/template +++ b/srcpkgs/unclutter/template @@ -1,7 +1,7 @@ # Template file for 'unclutter' pkgname=unclutter version=8 -revision=3 +revision=4 wrksrc=$pkgname makedepends="libX11-devel" short_desc="A small program for hiding the mouse cursor"