xlsclients: update to 1.1.5.
This commit is contained in:
parent
09cd5d832e
commit
5ad54ec4cc
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'xlsclients'.
|
||||
# Template file for 'xlsclients'
|
||||
pkgname=xlsclients
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxcb-devel"
|
||||
short_desc="X client listing utility"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=773f2af49c7ea2c44fba4213bee64325875c1b3c9bc4bbcd8dac9261751809c1
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=68baee57e70250ac4a7759fb78221831f97d88bc8e51dcc2e64eb3f8ca56bae3
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue