diff --git a/srcpkgs/xwud/template b/srcpkgs/xwud/template index e6fc7f989f7..b190d2185ec 100644 --- a/srcpkgs/xwud/template +++ b/srcpkgs/xwud/template @@ -1,7 +1,7 @@ # Template build file for 'xwud'. pkgname=xwud version=1.0.3 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libX11-devel" @@ -11,7 +11,3 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=88fdeae05cc3bcc35dfbf0df1606bc4ed4a420edb1abf96aececbc1bd7332c43 -long_desc=" - Xwud is an X Window System image undumping utility. Xwud allows X users - to display in a window an image saved in a specially formatted dump file, - such as produced by xwd(1)."