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"