[arch-commits] Commit in mate-utils-gtk3/trunk (PKGBUILD)
Martin Wimpress
flexiondotorg at archlinux.org
Fri Nov 6 01:13:49 UTC 2015
Date: Friday, November 6, 2015 @ 02:13:48
Author: flexiondotorg
Revision: 146164
upgpkg: mate-utils-gtk3 1.12.0-1 - New upstream release
Modified:
mate-utils-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-06 01:10:01 UTC (rev 146163)
+++ PKGBUILD 2015-11-06 01:13:48 UTC (rev 146164)
@@ -1,9 +1,9 @@
# Maintainer : Martin Wimpress <code at flexion.org>
-_ver=1.10
+_ver=1.12
_pkgbase=mate-utils
pkgname=(${_pkgbase}-gtk3)
-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 (GTK3 version [EXPERIMENTAL])"
url="http://mate-desktop.org"
@@ -10,13 +10,13 @@
arch=('i686' 'x86_64')
license=('GPL')
depends=('desktop-file-utils' 'gtk3' 'libcanberra' 'libgtop' 'libsm' 'zlib')
-makedepends=('mate-common' 'mate-panel-gtk3>=1.10' 'rarian' 'yelp-tools')
+makedepends=('mate-common' 'mate-panel-gtk3>=1.12' 'rarian' 'yelp-tools')
optdepends=('mate-panel-gtk3: Look up words in dictionaries from the panel'
'yelp: for reading MATE help documents')
groups=('mate-extra-gtk3')
conflicts=("${_pkgbase}")
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