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

Martin Wimpress flexiondotorg at archlinux.org
Fri Nov 6 00:45:58 UTC 2015


    Date: Friday, November 6, 2015 @ 01:45:58
  Author: flexiondotorg
Revision: 146138

upgpkg: mate-applets-gtk3 1.12.0-1 - New upstream release

Modified:
  mate-applets-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 00:40:14 UTC (rev 146137)
+++ PKGBUILD	2015-11-06 00:45:58 UTC (rev 146138)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer : Martin Wimpress <code at flexion.org>
 
-_ver=1.10
+_ver=1.12
 _pkgbase=mate-applets
 pkgname=(${_pkgbase}-gtk3)
-pkgver=${_ver}.3
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="Applets for MATE panel (GTK3 version [EXPERIMENTAL])"
 arch=('i686' 'x86_64')
 url="http://mate-desktop.org"
 license=('GPL')
-depends=('gtksourceview3' 'libgtop' 'mate-icon-theme>=1.10' 'mate-panel-gtk3>=1.10'
+depends=('gtksourceview3' 'libgtop' 'mate-panel-gtk3>=1.12'
          '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'
@@ -18,7 +18,7 @@
 groups=('mate-extra-gtk3')
 conflicts=("${_pkgbase}")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('6c566fc1aa682bdae71c3775a87d15637b166419')
+sha1sums=('f9d962fea66527bb920e9f9c2b0ccb034b85e64d')
 install=${_pkgbase}.install
 
 prepare() {



More information about the arch-commits mailing list