Date: Thursday, February 8, 2018 @ 21:55:32 Author: arojas Revision: 290414
Update to 1.20 Modified: mate-notification-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-08 21:54:35 UTC (rev 290413) +++ PKGBUILD 2018-02-08 21:55:32 UTC (rev 290414) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-notification-daemon -pkgver=1.18.1 +pkgver=1.20.0 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=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('258654cee02e58fc657b232b459a15c160bad8a3edbd10f8e62e385b4dab5680') +sha256sums=('ae304c5beca9aae5bf757d41692edabcb887dd43b0bdc89d07a2c57fed290437') build() { cd ${pkgname}-${pkgver}
