scrot: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 10:19:03 +01:00
parent 985d9ec391
commit 95b67513c1
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'scrot'
pkgname=scrot
version=0.8
revision=1
revision=2
build_style=gnu-configure
make_install_args="docsdir=/usr/share/doc/scrot"
makedepends="libX11-devel giblib-devel imlib2-devel"
@ -11,6 +11,3 @@ homepage="http://scrot.sourcearchive.com/"
license="MIT"
distfiles="http://linuxbrit.co.uk/downloads/$pkgname-$version.tar.gz"
checksum=613d1cf524c2b62ce3c65f1232ea4f05c7daf248d5e82ff2a6892c98093994f2
long_desc="
scrot is a commandline screen capture util like "import",
but using imlib2."