aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-notification-daemon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mate-notification-daemon/APKBUILD')
-rw-r--r--community/mate-notification-daemon/APKBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/mate-notification-daemon/APKBUILD b/community/mate-notification-daemon/APKBUILD
index c614f1d2e90..60b8325938a 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.24.1
+pkgver=1.26.1
pkgrel=0
pkgdesc="Small, passive popup dialogs that notify the user of particular events"
url="https://github.com/mate-desktop/mate-notification-daemon"
@@ -9,7 +9,8 @@ arch="all"
license="GPL-2.0-or-later"
depends="mate-common"
makedepends="libwnck3-dev libnotify-dev libtool intltool dbus-glib-dev
- libcanberra-dev gtk+3.0-dev libxml2-dev"
+ libcanberra-dev gtk+3.0-dev libxml2-dev libxau-dev mate-desktop-dev
+ mate-panel-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="https://pub.mate-desktop.org/releases/${pkgver%.*}/mate-notification-daemon-$pkgver.tar.xz"
@@ -31,4 +32,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="7c799e31229860cb34fa4a19421360a4a93d81826bc4381ed284e1ec280bae67d2f5bdf5d751f3dad6a1da424a5c598b2def60b7b24fd6ea41da5f126f456bac mate-notification-daemon-1.24.1.tar.xz"
+sha512sums="
+c7aaef499acb2829f9833734a57e77a11a321369cb5134a4c49bb3c1e9899951c6c3702d3aac1dff6ce1bb8e60e41fc7ac31046e3346852d2da5d4dacf849a1e mate-notification-daemon-1.26.1.tar.xz
+"