From 9ef0be0d4a78acf62d5f4462cb925fdb3970a98e Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Tue, 10 Nov 2015 10:33:38 +0000
Subject: [PATCH] community/mate-notification-daemon: upgrade to 1.12.0

---
 community/mate-notification-daemon/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/mate-notification-daemon/APKBUILD b/community/mate-notification-daemon/APKBUILD
index 646e6a387bb4..ea1f6e4fbde1 100644
--- a/community/mate-notification-daemon/APKBUILD
+++ b/community/mate-notification-daemon/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Alan Lacerda <alacerda@alpinelinux.org>
 # Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
 pkgname=mate-notification-daemon
-pkgver=1.10.2
+pkgver=1.12.0
 pkgrel=0
 pkgdesc="Small, passive popup dialogs that notify the user of particular events"
 url="https://github.com/mate-desktop/mate-notification-daemon"
@@ -43,6 +43,6 @@ package() {
 	make DESTDIR="${pkgdir}" install || return 1
 }
 
-md5sums="c3beee80a10efebf82fed86a0346fe93  mate-notification-daemon-1.10.2.tar.xz"
-sha256sums="f421deaf684368cc426954bbd6ecd1aa518fa50f44c03e0f68a50ae8aa9b35b3  mate-notification-daemon-1.10.2.tar.xz"
-sha512sums="6b7cc9c7450da340c2a6061307c46a0fdabb4ff28fd6dfa12180f4007fcd33ea936d767abae19c571e6f63fa8a261df40dfc2bfb38d8efebbe9becc4ba16dbcc  mate-notification-daemon-1.10.2.tar.xz"
+md5sums="0cfb2fd81c7b7370fb6af5eed952acbc  mate-notification-daemon-1.12.0.tar.xz"
+sha256sums="4521e3e3bbf29866961b13d319ef3213f463bf36ec6da410bdaab454d13ab560  mate-notification-daemon-1.12.0.tar.xz"
+sha512sums="eb7a6eed05ed5468eb777f7d4dfaf7b203e845b338d5fb9cbc4039702facafbd22222dbf7c8a6552afbb9bef4e34d783f683e5b47db61c8cfd9bc1e6d86b1c54  mate-notification-daemon-1.12.0.tar.xz"
-- 
GitLab