Date: Wednesday, February 16, 2011 @ 12:22:45 Author: ibiru Revision: 110126
upgpkg: notification-daemon 0.7.1-1 update to 0.7.1 Modified: notification-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-16 17:12:08 UTC (rev 110125) +++ PKGBUILD 2011-02-16 17:22:45 UTC (rev 110126) @@ -3,7 +3,7 @@ # Contributor: Mark Rosenstand <[email protected]> pkgname=notification-daemon -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=1 pkgdesc="Notification daemon for the desktop notifications framework" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('pkgconfig' 'intltool' 'dbus-glib') options=('!libtool' '!emptydirs') source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('47e894192d56050223c5972d8a451ea578cec2e20289d4c00616f98bb828cdf8') +sha256sums=('d26bf9021b3ae708d36e55437642a89d6b81693fe39d27c5d1ec869e22697b8b') build() { cd "${srcdir}/${pkgname}-${pkgver}"
