From 8867b1d4d0601b21618d44d015460739590ca01d Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 May 2011 22:34:26 +0000 Subject: Wed May 11 22:34:25 UTC 2011 --- extra/libnotify/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libnotify') diff --git a/extra/libnotify/PKGBUILD b/extra/libnotify/PKGBUILD index f20fb9f0a..571001868 100644 --- a/extra/libnotify/PKGBUILD +++ b/extra/libnotify/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 115920 2011-03-22 14:03:02Z ibiru $ +# $Id: PKGBUILD 123347 2011-05-10 13:55:24Z ibiru $ # Maintainer: Jan de Groot pkgname=libnotify -pkgver=0.7.2 +pkgver=0.7.3 pkgrel=1 pkgdesc="Desktop notification library" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('gdk-pixbuf2') makedepends=('gtk3' 'gobject-introspection') options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('9b6a8459401e4af3da9cbc9e35a58d1a977273d3fe898d4a00a888f4191b85d6') +sha256sums=('322541fdf276eb803686df81763a5186af041b2ee3e9cc5fa1dc86c550388c88') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf