summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2016-11-29 12:00:11 +0200
committerΝικόλαος Κυριάκος Φυτίλης2016-11-29 12:00:11 +0200
commita82a0055667837af89e3609c575040cd0342d66d (patch)
tree8d14b3dc137b41c1ab98e38529427c9a0ab52704 /PKGBUILD
parent5993280ef01d47c72091a43e334b3460d72f39be (diff)
downloadaur-a82a0055667837af89e3609c575040cd0342d66d.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02e9b34fca1f..d6ded2abec1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.15
+_ver=1.17
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.1
+pkgver=${_ver}.0
pkgrel=1
pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files"
url="http://mate-desktop.org"
@@ -20,7 +20,7 @@ optdepends=('mate-panel: Look up words in dictionaries from the panel'
'yelp: for reading MATE help documents')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('93f68f74aeaeb149f44150b4cce328ea55836584')
+sha1sums=('cc531fc0e2118a97da6e2fe2c24bb0805a6fa1f2')
prepare() {
cd "${srcdir}"