diff --git a/srcpkgs/dwm/template b/srcpkgs/dwm/template index 3e3c61e2a17..93b74ac69a6 100644 --- a/srcpkgs/dwm/template +++ b/srcpkgs/dwm/template @@ -1,7 +1,7 @@ # Template file for 'dwm' pkgname=dwm version=6.0 -revision=2 +revision=3 homepage="http://dwm.suckless.org" distfiles="http://dl.suckless.org/dwm/dwm-$version.tar.gz" makedepends="libX11-devel libXinerama-devel" @@ -9,10 +9,6 @@ short_desc="A dynamic window manager for X" maintainer="Juan RP " license="MIT" checksum=b2b9483de69259eeea56844899bb2385158d3e79a42d82b10c142099fc8eeb56 -long_desc=" - dwm is a dynamic window manager for X. It manages windows in tiled, monocle - and floating layouts. All of the layouts can be applied dynamically, - optimising the environment for the application in use and the task performed." do_build() { cp ${FILESDIR}/config.h config.h