Date: Monday, October 17, 2011 @ 14:07:47 Author: ibiru Revision: 140648
update to 0.7.3 Modified: notification-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-17 18:02:56 UTC (rev 140647) +++ PKGBUILD 2011-10-17 18:07:47 UTC (rev 140648) @@ -3,7 +3,7 @@ # Contributor: Mark Rosenstand <[email protected]> pkgname=notification-daemon -pkgver=0.7.2 +pkgver=0.7.3 pkgrel=1 pkgdesc="Notification daemon for the desktop notifications framework" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('pkgconfig' 'intltool') options=('!libtool' '!emptydirs') source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz) -sha256sums=('74ccbedfe25c9559278ba35ef716125ada9ba0074fe7321a2271abfed5990661') +sha256sums=('c40931557c42cd12fdb04ab531fd7d5c5766641e76babdbff6079a6d88342704') build() { cd "${srcdir}/${pkgname}-${pkgver}"
