diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template index f20cd4a84f0..174ed04462e 100644 --- a/srcpkgs/xfce4-notifyd/template +++ b/srcpkgs/xfce4-notifyd/template @@ -1,13 +1,12 @@ # Template file for 'xfce4-notifyd' pkgname=xfce4-notifyd version=0.2.4 -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" depends="hicolor-icon-theme desktop-file-utils" -provides="notification-daemon-${version}" -conflicts="notification-daemon>=0" +provides="notification-daemon-${version}_${revision}" replaces="notification-daemon>=0" short_desc="Simple, visually-appealing notification daemon for Xfce" homepage="http://goodies.xfce.org/projects/applications/xfce4-notifyd"