xfce4-notifyd: remove long_desc.

This commit is contained in:
Juan RP 2014-02-14 15:21:14 +01:00
parent 620a822ff1
commit e581d04e88

View file

@ -1,7 +1,7 @@
# Template file for 'xfce4-notifyd'
pkgname=xfce4-notifyd
version=0.2.3
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="libnotify-devel libxfce4util-devel libxfce4ui-devel hicolor-icon-theme desktop-file-utils"
@ -15,6 +15,3 @@ license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://archive.se.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
checksum=dd40f64c9db22b0b971e81e8e74a4ab6afe6d0bb819ab5d0badee89e13faa63b
long_desc="
Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce
that implements the Freedesktop.org Desktop Notifications Specification."