From fffd286944a07c6c77c79a6e99cfb5e7621cdef9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 26 May 2011 06:57:51 +0200 Subject: [PATCH] libnotify: update to 0.7.3. --- srcpkgs/libnotify/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnotify/template b/srcpkgs/libnotify/template index 3bc2f8a5158..4b3d1bd9e85 100644 --- a/srcpkgs/libnotify/template +++ b/srcpkgs/libnotify/template @@ -1,11 +1,11 @@ # Template file for 'libnotify' pkgname=libnotify -version=0.7.2 +version=0.7.3 distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Desktop notification library" maintainer="Juan RP " -checksum=9b6a8459401e4af3da9cbc9e35a58d1a977273d3fe898d4a00a888f4191b85d6 +checksum=322541fdf276eb803686df81763a5186af041b2ee3e9cc5fa1dc86c550388c88 long_desc=" libnotify is an implementation of the freedesktop.org desktop notification specification."