community/mate-notification-daemon: upgrade to 1.19.1

This commit is contained in:
Roberto Oliveira 2018-01-16 12:43:06 +00:00
parent b79ce84a6d
commit 2f48b3e9ff

View File

@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-notification-daemon pkgname=mate-notification-daemon
pkgver=1.19.0 pkgver=1.19.1
pkgrel=0 pkgrel=0
pkgdesc="Small, passive popup dialogs that notify the user of particular events" pkgdesc="Small, passive popup dialogs that notify the user of particular events"
url="https://github.com/mate-desktop/mate-notification-daemon" url="https://github.com/mate-desktop/mate-notification-daemon"
@ -34,4 +34,4 @@ package() {
make DESTDIR="${pkgdir}" install make DESTDIR="${pkgdir}" install
} }
sha512sums="22513be47560300706b134e113c1b11a0b980e53ef977dd330f3aa8ee270b8dbf3e0f6f85cc363584defb8cd796fd38dc8a7f9e2a1fd904538075b61eec72e21 mate-notification-daemon-1.19.0.tar.xz" sha512sums="928f1384ec294414d831291e788592ee12efc53e6ae375b3aa6c8b8f3df00faa9fa8b25a51e5d1b278e9323234da0cf72d23bb728d0c6b1f8ba373fd29d0bb32 mate-notification-daemon-1.19.1.tar.xz"