From 9d65092908c960b917425f3e2bae0945fc64bf6d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Oct 2016 15:44:54 +0200 Subject: [PATCH] autokey: rebuild for musl repo --- srcpkgs/autokey/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/autokey/template b/srcpkgs/autokey/template index eb94765a9b7..341903bd669 100644 --- a/srcpkgs/autokey/template +++ b/srcpkgs/autokey/template @@ -1,7 +1,7 @@ # Template file for 'autokey' pkgname=autokey version=0.90.4 -revision=2 +revision=3 noarch=yes build_style="python-module" python_versions="2.7"