From 321160878b7fcabfd76100d2b9d47ebb34100de4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Sep 2012 20:27:10 +0200 Subject: [PATCH] notification-daemon: update to 0.7.6. --- srcpkgs/notification-daemon/template | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/srcpkgs/notification-daemon/template b/srcpkgs/notification-daemon/template index 095996a68f1..2fe23d900fa 100644 --- a/srcpkgs/notification-daemon/template +++ b/srcpkgs/notification-daemon/template @@ -1,21 +1,19 @@ # Template file for 'notification-daemon' pkgname=notification-daemon -version=0.7.4 -revision=2 -distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz" +version=0.7.6 +revision=1 +replaces="notification-daemon>=0" build_style=gnu-configure configure_args="--disable-static" depends="desktop-file-utils" makedepends="pkg-config intltool glib-devel gtk+3-devel libcanberra-devel" short_desc="Shows notification messages on the desktop" maintainer="Juan RP " -checksum=9591273ee2099215cfbe1ce7eb7c08e8cbc3743d0a119e331889ffe9004e6f2f +homepage="http://www.galago-project.org/specs/notification/" +license="GPL-2" +distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz" +checksum=64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3 long_desc=" notification-daemon is an application that shows notifications sent by other applications on your desktop in the form of popups. It is based on the libnotify library." - -replaces="notification-daemon>=0" -conflicts="xfce4-notifyd>=0" - -