From 2f48b3e9ff10bc19843865046bd3d96211ff63e0 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Tue, 16 Jan 2018 12:43:06 +0000 Subject: [PATCH] community/mate-notification-daemon: upgrade to 1.19.1 --- community/mate-notification-daemon/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/mate-notification-daemon/APKBUILD b/community/mate-notification-daemon/APKBUILD index 6bd6b4456e4..da6942aa9b6 100644 --- a/community/mate-notification-daemon/APKBUILD +++ b/community/mate-notification-daemon/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda # Maintainer: Alan Lacerda pkgname=mate-notification-daemon -pkgver=1.19.0 +pkgver=1.19.1 pkgrel=0 pkgdesc="Small, passive popup dialogs that notify the user of particular events" url="https://github.com/mate-desktop/mate-notification-daemon" @@ -34,4 +34,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="22513be47560300706b134e113c1b11a0b980e53ef977dd330f3aa8ee270b8dbf3e0f6f85cc363584defb8cd796fd38dc8a7f9e2a1fd904538075b61eec72e21 mate-notification-daemon-1.19.0.tar.xz" +sha512sums="928f1384ec294414d831291e788592ee12efc53e6ae375b3aa6c8b8f3df00faa9fa8b25a51e5d1b278e9323234da0cf72d23bb728d0c6b1f8ba373fd29d0bb32 mate-notification-daemon-1.19.1.tar.xz"