mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-11 15:22:59 +02:00
xclip: misc tweak; rev bump.
This commit is contained in:
parent
22832e07e0
commit
74329386fa
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'xclip'
|
# Template file for 'xclip'
|
||||||
pkgname=xclip
|
pkgname=xclip
|
||||||
version=0.12
|
version=0.12
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${SOURCEFORGE_SITE}/xclip/xclip-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/xclip/xclip-${version}.tar.gz"
|
||||||
checksum="b7c7fad059ba446df5692d175c2a1d3816e542549661224806db369a0d716c45"
|
checksum="b7c7fad059ba446df5692d175c2a1d3816e542549661224806db369a0d716c45"
|
||||||
build_style=gnu-configure
|
build_style="gnu-configure"
|
||||||
makedepends="libXmu-devel"
|
makedepends="libXmu-devel"
|
||||||
maintainer="Steven R <strob AT styez DOT com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
homepage="http://sourceforge.net/projects/xclip/"
|
homepage="http://sourceforge.net/projects/xclip/"
|
||||||
license="GPLv2"
|
license="GPL-2"
|
||||||
short_desc="Command line interface to the X11 clipboard"
|
short_desc="Command line interface to the X11 clipboard"
|
||||||
|
|
Loading…
Add table
Reference in a new issue