From e160862c6df923e4a30f9bba1b3e38d8bd3c6586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 30 Nov 2018 12:01:13 +0100 Subject: [PATCH] xbindkeys: rebuild for metadata --- srcpkgs/xbindkeys/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xbindkeys/template b/srcpkgs/xbindkeys/template index 9404a4ed1fb..4d61017e4c6 100644 --- a/srcpkgs/xbindkeys/template +++ b/srcpkgs/xbindkeys/template @@ -1,13 +1,14 @@ # Template file for 'xbindkeys' pkgname=xbindkeys version=1.8.6 -revision=2 +revision=3 build_style=gnu-configure makedepends="pkg-config libX11-devel guile-devel guile gc-devel" depends="guile" short_desc="Launch shell commands with your keyboard or your mouse under X" -maintainer="Christian Neukirchen " -license="GPL-2" +maintainer="Leah Neukirchen " +license="GPL-2.0-or-later" homepage="http://www.nongnu.org/xbindkeys/xbindkeys.html" distfiles="http://www.nongnu.org/${pkgname}/${pkgname}-${version}.tar.gz" checksum=6c0d18be19fc19ab9b4595edf3a23c0a6946c8a5eb5c1bc395471c8f9a710d18 +nocross="configure: error: guile required but not found"