diff --git a/srcpkgs/xlsatoms/template b/srcpkgs/xlsatoms/template index 369d080b328..c29d873e9b3 100644 --- a/srcpkgs/xlsatoms/template +++ b/srcpkgs/xlsatoms/template @@ -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 " 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."