diff --git a/srcpkgs/xsel/template b/srcpkgs/xsel/template index f32174777fe..7cba2b76684 100644 --- a/srcpkgs/xsel/template +++ b/srcpkgs/xsel/template @@ -1,12 +1,12 @@ # Template file for 'xsel' pkgname=xsel version=1.2.0 -revision=1 +revision=2 distfiles="http://www.vergenet.net/~conrad/software/xsel/download/xsel-${version}.tar.gz" checksum="b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c" -build_style=gnu-configure +build_style="gnu-configure" makedepends="libXt-devel" -maintainer="Steven R " +maintainer="Steven R " homepage="http://www.vergenet.net/~conrad/software/xsel/" license="Custom" short_desc="Command-line program for getting and setting the contents of the X selection"