Date: Friday, December 5, 2014 @ 20:33:27 Author: bgyorgy Revision: 123511
upgpkg: notification-daemon 3.14.1-1 Update to version 3.14.1 Modified: notification-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-05 19:22:07 UTC (rev 123510) +++ PKGBUILD 2014-12-05 19:33:27 UTC (rev 123511) @@ -3,7 +3,7 @@ # Contributor: Mark Rosenstand <[email protected]> pkgname=notification-daemon -pkgver=3.14.0 +pkgver=3.14.1 pkgrel=1 pkgdesc="Notification daemon for the desktop notifications framework" arch=(i686 x86_64) @@ -12,7 +12,7 @@ depends=(gtk3 libcanberra) makedepends=(intltool) source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('6f55108e2964d0e0186c8886a545d0537052dc32010218cd657658534c316797') +sha256sums=('3cd9af77708fb1ab95ed6c8c66095c5c99a19e84eadc6ba607ef07973e262b80') prepare() { cd ${pkgname}-${pkgver}
