Date: Tuesday, July 17, 2018 @ 18:51:59 Author: cesura Revision: 361129
upgpkg: mate-notification-daemon 1.20.1-1 Updated to version 1.20.1 Modified: mate-notification-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-17 18:48:52 UTC (rev 361128) +++ PKGBUILD 2018-07-17 18:51:59 UTC (rev 361129) @@ -1,8 +1,8 @@ -# Maintainer: +# Maintainer: Brad Fanella <ces...@archlinux.org> # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-notification-daemon -pkgver=1.20.0 +pkgver=1.20.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=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('ae304c5beca9aae5bf757d41692edabcb887dd43b0bdc89d07a2c57fed290437') +sha256sums=('e85cd01f40d238c57b3da30537fbd561102e652f492b20ebfea79938d8e39a43') build() { cd ${pkgname}-${pkgver}