From b7bf6a39065bb7f6079d2e455289bd4eadac7cef Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 19 May 2015 17:13:22 +0200 Subject: [PATCH] xdotool: rebuild for musl support. --- srcpkgs/xdotool/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xdotool/template b/srcpkgs/xdotool/template index 22fa904a0fb..7a63f2281f4 100644 --- a/srcpkgs/xdotool/template +++ b/srcpkgs/xdotool/template @@ -1,7 +1,7 @@ # Template file for 'xdotool' pkgname=xdotool version=2.20110530.1 -revision=1 +revision=2 build_style=gnu-makefile hostmakedepends="perl" makedepends="libXtst-devel libXinerama-devel"