diff --git a/srcpkgs/xclip/template b/srcpkgs/xclip/template index daef775f5c4..e7a69288411 100644 --- a/srcpkgs/xclip/template +++ b/srcpkgs/xclip/template @@ -1,12 +1,12 @@ # Template file for 'xclip' pkgname=xclip version=0.12 -revision=1 +revision=2 distfiles="${SOURCEFORGE_SITE}/xclip/xclip-${version}.tar.gz" checksum="b7c7fad059ba446df5692d175c2a1d3816e542549661224806db369a0d716c45" -build_style=gnu-configure +build_style="gnu-configure" makedepends="libXmu-devel" -maintainer="Steven R " +maintainer="Steven R " homepage="http://sourceforge.net/projects/xclip/" -license="GPLv2" +license="GPL-2" short_desc="Command line interface to the X11 clipboard"