Date: Sunday, December 11, 2016 @ 17:58:58 Author: arojas Revision: 198800
Update to 1.16.1 Modified: mate-notification-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-11 14:25:25 UTC (rev 198799) +++ PKGBUILD 2016-12-11 17:58:58 UTC (rev 198800) @@ -2,7 +2,7 @@ _ver=1.16 pkgname=mate-notification-daemon -pkgver=${_ver}.0 +pkgver=${_ver}.1 pkgrel=1 provides=('notification-daemon') pkgdesc="Notification daemon for MATE" @@ -15,7 +15,7 @@ conflicts=('mate-notification-daemon-gtk3') replaces=('mate-notification-daemon-gtk3') source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('e3dbd1b91706503162f75103b3aa6d46335a4c94') +sha1sums=('510f0e1b99acfa886910190afd0be94da5cf6fe1') build() { cd ${pkgname}-${pkgver}