xwininfo: remove long_desc.
This commit is contained in:
parent
1079eb27e4
commit
baac0b9d13
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xwininfo'.
|
||||
pkgname=xwininfo
|
||||
version=1.1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
|
@ -11,6 +11,3 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d
|
||||
long_desc="
|
||||
This package provides xwininfo, a program to query the X server for
|
||||
information about windows."
|
||||
|
|
Loading…
Reference in New Issue