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

Antonio Rojas arojas at archlinux.org
Wed Nov 1 17:38:27 UTC 2017


    Date: Wednesday, November 1, 2017 @ 17:38:26
  Author: arojas
Revision: 265026

Update to 1.18.1

Modified:
  mate-notification-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 17:30:01 UTC (rev 265025)
+++ PKGBUILD	2017-11-01 17:38:26 UTC (rev 265026)
@@ -1,20 +1,21 @@
+# Maintainer:
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-notification-daemon
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 provides=('notification-daemon')
 pkgdesc="Notification daemon for MATE"
-url="http://mate-desktop.org"
+url="https://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
 groups=('mate')
 depends=('dbus-glib' 'libcanberra' 'libwnck3' 'libnotify')
-makedepends=('intltool')
+makedepends=('intltool' 'python')
 conflicts=('mate-notification-daemon-gtk3')
 replaces=('mate-notification-daemon-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('8e0dc5feb58a07d44d2f88057a2a238acd5c20b8')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('258654cee02e58fc657b232b459a15c160bad8a3edbd10f8e62e385b4dab5680')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list