xrefresh: remove long_desc.

This commit is contained in:
Juan RP 2014-02-14 14:53:34 +01:00
parent fca7d5611c
commit 5ceb363c1d
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'xrefresh'.
pkgname=xrefresh
version=1.0.4
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel"
@ -11,5 +11,3 @@ license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=069502eb485ea128a0bebf94302d5cbb271ad9d31ae51691abd6d64914ff9d7b
long_desc="
This package contains xrefresh, a program to repaint all or part off a screen."