From 42db4a0cf3a829fcd1bc2150669c6aa3c2984815 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 9 Sep 2011 23:14:45 +0000 Subject: Fri Sep 9 23:14:45 UTC 2011 --- extra/notification-daemon/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/notification-daemon/PKGBUILD') diff --git a/extra/notification-daemon/PKGBUILD b/extra/notification-daemon/PKGBUILD index c71f1c7f5..b0a49ee11 100644 --- a/extra/notification-daemon/PKGBUILD +++ b/extra/notification-daemon/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 110126 2011-02-16 17:22:45Z ibiru $ +# $Id: PKGBUILD 137530 2011-09-08 19:55:05Z ibiru $ # Maintainer: Jan de Groot # Contributor: Mark Rosenstand pkgname=notification-daemon -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 pkgdesc="Notification daemon for the desktop notifications framework" arch=('i686' 'x86_64') @@ -11,10 +11,10 @@ license=('GPL') url="http://www.galago-project.org/specs/notification/" depends=('gtk3' 'libcanberra') groups=('gnome') -makedepends=('pkgconfig' 'intltool' 'dbus-glib') +makedepends=('pkgconfig' 'intltool') options=('!libtool' '!emptydirs') -source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('d26bf9021b3ae708d36e55437642a89d6b81693fe39d27c5d1ec869e22697b8b') +source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz) +sha256sums=('74ccbedfe25c9559278ba35ef716125ada9ba0074fe7321a2271abfed5990661') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf