Date: Sunday, August 8, 2021 @ 19:41:40
  Author: arojas
Revision: 995672

Update to 1.26.0

Modified:
  mate-notification-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-08-08 19:41:35 UTC (rev 995671)
+++ PKGBUILD    2021-08-08 19:41:40 UTC (rev 995672)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <[email protected]>
 
 pkgname=mate-notification-daemon
-pkgver=1.24.2
+pkgver=1.26.0
 pkgrel=1
 provides=('notification-daemon')
 pkgdesc="Notification daemon for MATE"
@@ -10,12 +10,12 @@
 arch=('x86_64')
 license=('GPL')
 groups=('mate')
-depends=('libcanberra' 'libwnck3' 'libnotify' 'gettext')
+depends=('libcanberra' 'libwnck3' 'libnotify' 'gettext' 'mate-panel')
 makedepends=('python')
 conflicts=('mate-notification-daemon-gtk3')
 replaces=('mate-notification-daemon-gtk3')
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('58a4193ef8b36024ec0035c3e48e2a08d87c569260317ffef6f12f665048ae0a')
+sha256sums=('b23c6581f8f5916d6a16584edd91c2e4b6d0db7dd8e1eec5dd360acf2834b9ba')
 
 build() {
        cd "${pkgname}-${pkgver}"

Reply via email to