xsel: misc tweak; rev bump.
This commit is contained in:
parent
74329386fa
commit
9aab502129
|
@ -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 <strob AT styez DOT com>"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue