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

Martin Wimpress flexiondotorg at archlinux.org
Thu Nov 5 23:50:02 UTC 2015


    Date: Friday, November 6, 2015 @ 00:50:02
  Author: flexiondotorg
Revision: 146102

upgpkg: mate-notification-daemon 1.12.0-1 - new upstream release

Modified:
  mate-notification-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-05 23:46:40 UTC (rev 146101)
+++ PKGBUILD	2015-11-05 23:50:02 UTC (rev 146102)
@@ -1,9 +1,9 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
-_ver=1.10
+_ver=1.12
 pkgbase=mate-notification-daemon
 pkgname=(${pkgbase} ${pkgbase}-gtk3)
-pkgver=${_ver}.2
+pkgver=${_ver}.0
 pkgrel=1
 provides=('notification-daemon')
 pkgdesc="Notification daemon for MATE"
@@ -13,7 +13,7 @@
 depends=('dconf' 'dbus-glib' 'gtk2' 'gtk3' 'libcanberra' 'libwnck' 'libwnck3' 'libnotify')
 makedepends=('mate-common')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('f30d3fbfe8bb967cd359d631974baccf16441e71')
+sha1sums=('688cb261b9938ef6946a70786f7bb67b19f77fe6')
 install=${pkgname}.install
 
 prepare() {



More information about the arch-commits mailing list