[arch-commits] Commit in mate-notification-daemon/trunk (PKGBUILD)

Brad Fanella cesura at archlinux.org
Tue Feb 25 19:51:03 UTC 2020


    Date: Tuesday, February 25, 2020 @ 19:51:03
  Author: cesura
Revision: 581957

upgpkg: mate-notification-daemon 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-notification-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 19:50:04 UTC (rev 581956)
+++ PKGBUILD	2020-02-25 19:51:03 UTC (rev 581957)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-notification-daemon
-pkgver=1.22.1
+pkgver=1.24.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')
-makedepends=('intltool' 'python')
+depends=('libcanberra' 'libwnck3' 'libnotify' 'gettext')
+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=('157cc581b4a0fd5bb475d9647c91aa826a8a05e69bf3df82e942e248521d1539')
+sha256sums=('2eb27d609eaae3eec0fdadf55c2c8bee42d4d3609814c199c0162d1aca126678')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list