xlsatoms: remove long_desc.
This commit is contained in:
parent
265c70a217
commit
3a9f6b984d
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xlsatoms'.
|
||||
pkgname=xlsatoms
|
||||
version=1.1.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxcb-devel"
|
||||
|
@ -11,7 +11,3 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=4a017ada25140a71034fc0026500ebe24b81f2d185a4b2ef733de683b79dcb0d
|
||||
long_desc="
|
||||
$pkgname lists the interned atoms. By default, all atoms starting from 1
|
||||
(the lowest atom value defined by the protocol) are listed until unknown
|
||||
atom is found."
|
||||
|
|
Loading…
Reference in New Issue