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

Martin Wimpress flexiondotorg at archlinux.org
Fri Nov 6 01:15:41 UTC 2015


    Date: Friday, November 6, 2015 @ 02:15:41
  Author: flexiondotorg
Revision: 146166

upgpkg: mate-utils 1.12.0-1 - New upstream release

Modified:
  mate-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 01:13:55 UTC (rev 146165)
+++ PKGBUILD	2015-11-06 01:15:41 UTC (rev 146166)
@@ -1,9 +1,9 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
-_ver=1.10
+_ver=1.12
 _pkgbase=mate-utils
 pkgname=(${_pkgbase})
-pkgver=${_ver}.3
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files (GTK2 version)"
 url="http://mate-desktop.org"
@@ -10,13 +10,13 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('desktop-file-utils' 'gtk2' 'libcanberra' 'libgtop' 'libsm' 'zlib')
-makedepends=('mate-common' 'mate-panel>=1.10' 'rarian' 'yelp-tools')
+makedepends=('mate-common' 'mate-panel>=1.12' 'rarian' 'yelp-tools')
 optdepends=('mate-panel: Look up words in dictionaries from the panel'
             'yelp: for reading MATE help documents')
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('30ce3198bfac97898129bcadc0266d2e5278dbbb')
+sha1sums=('577692e34fee8e79f59804bf314c5375a8482af1')
 install=${_pkgbase}.install
 
 build() {



More information about the arch-commits mailing list