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

Martin Wimpress flexiondotorg at archlinux.org
Tue Jul 14 16:16:32 UTC 2015


    Date: Tuesday, July 14, 2015 @ 18:16:31
  Author: flexiondotorg
Revision: 136892

upgpkg: mate-applets 1.10.2-1 - New upstream release

Modified:
  mate-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-14 15:59:13 UTC (rev 136891)
+++ PKGBUILD	2015-07-14 16:16:31 UTC (rev 136892)
@@ -3,13 +3,14 @@
 _ver=1.10
 _pkgbase=mate-applets
 pkgname=(${_pkgbase})
-pkgver=${_ver}.1
+pkgver=${_ver}.2
 pkgrel=1
 pkgdesc="Applets for MATE panel (GTK2 version)"
 arch=('i686' 'x86_64')
 url="http://mate-desktop.org"
 license=('GPL')
-depends=('gtksourceview2' 'mate-panel>=1.10' 'python2-dbus' 'python2-gobject' 'upower')
+depends=('gtksourceview2' 'libgtop' 'mate-icon-theme>=1.10' 'mate-panel>=1.10'
+         'polkit' 'python2-dbus' 'python2-gobject' 'upower')
 makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
 optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
             'yelp: for reading MATE help documents')
@@ -16,7 +17,7 @@
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('b3585b1f7e78f1dadcc97419cf60299291d52fab')
+sha1sums=('8f0de41e98d9e4ffbd3664d2c47d3049dae95515')
 install=${_pkgbase}.install
 
 prepare() {



More information about the arch-commits mailing list