xsel: misc tweak; rev bump.

This commit is contained in:
wertyi48 2014-02-22 19:00:27 -04:00
parent 74329386fa
commit 9aab502129
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'xsel' # Template file for 'xsel'
pkgname=xsel pkgname=xsel
version=1.2.0 version=1.2.0
revision=1 revision=2
distfiles="http://www.vergenet.net/~conrad/software/xsel/download/xsel-${version}.tar.gz" distfiles="http://www.vergenet.net/~conrad/software/xsel/download/xsel-${version}.tar.gz"
checksum="b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c" checksum="b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c"
build_style=gnu-configure build_style="gnu-configure"
makedepends="libXt-devel" makedepends="libXt-devel"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <dev@styez.com>"
homepage="http://www.vergenet.net/~conrad/software/xsel/" homepage="http://www.vergenet.net/~conrad/software/xsel/"
license="Custom" license="Custom"
short_desc="Command-line program for getting and setting the contents of the X selection" short_desc="Command-line program for getting and setting the contents of the X selection"