aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-notification-daemon
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-01-18 09:24:05 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-01-18 09:24:05 +0000
commit4615e33e1bea5ed2dfb7c691c40c82e9e1321753 (patch)
tree702e62473d75f26bdbdb7a798dd2133bd03b9772 /community/mate-notification-daemon
parentec3fff937ed59e1e1b139a45d556a11b7eedf4a7 (diff)
downloadaports-4615e33e1bea5ed2dfb7c691c40c82e9e1321753.tar.bz2
aports-4615e33e1bea5ed2dfb7c691c40c82e9e1321753.tar.xz
community/mate-notification-daemon: downgrade to 1.16.0
Mistakenly pushed 1.17.0
Diffstat (limited to 'community/mate-notification-daemon')
-rw-r--r--community/mate-notification-daemon/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/mate-notification-daemon/APKBUILD b/community/mate-notification-daemon/APKBUILD
index 102e4a9a1e..73382511e6 100644
--- a/community/mate-notification-daemon/APKBUILD
+++ b/community/mate-notification-daemon/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-notification-daemon
-pkgver=1.17.0
-pkgrel=1
+pkgver=1.16.0
+pkgrel=0
pkgdesc="Small, passive popup dialogs that notify the user of particular events"
url="https://github.com/mate-desktop/mate-notification-daemon"
arch="all"
@@ -43,6 +43,6 @@ package() {
make DESTDIR="${pkgdir}" install || return 1
}
-md5sums="566f9f9ad873003ff12d1350b2c7c5ed mate-notification-daemon-1.17.0.tar.xz"
-sha256sums="f4139939a5adcc12030729b89d8bc9254201bc3fb371ea98781845176449d0af mate-notification-daemon-1.17.0.tar.xz"
-sha512sums="899356abd8edf7ffe24b43d9e685eb0672c37f990467e798a8d3c163044d4f9ec40e6c6b5f1878fcbfd72886bb766982d58fc131081ba8cf696f3d7748b4dafd mate-notification-daemon-1.17.0.tar.xz"
+md5sums="411a5f69551db91c8e86bea89c674883 mate-notification-daemon-1.16.0.tar.xz"
+sha256sums="8555bc619ec11b44b092a57b47b87efa53cac1cc0173c132eedcc11c68ccdc49 mate-notification-daemon-1.16.0.tar.xz"
+sha512sums="e54dcedf197904fbf652ac67ecef3cc51531ddc8a8a665fea8e90a0774603e62554ce717bf532000224651f233b51feef1f1b7dd9947d406dd00778b362754bf mate-notification-daemon-1.16.0.tar.xz"