summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2016-09-02 00:00:33 +0300
committerΝικόλαος Κυριάκος Φυτίλης2016-09-02 00:00:33 +0300
commit5993280ef01d47c72091a43e334b3460d72f39be (patch)
tree39d555c08000e4a8e6b1f722b9046ef554857895 /PKGBUILD
parentedb7bed311ae142b77438ba347eba9527a8bb554 (diff)
downloadaur-5993280ef01d47c72091a43e334b3460d72f39be.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97f888c4c82c..02e9b34fca1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_ver=1.15
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.0
+pkgver=${_ver}.1
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=('20c863e3bc944cb291edb734389079a1330bc6cc')
+sha1sums=('93f68f74aeaeb149f44150b4cce328ea55836584')
prepare() {
cd "${srcdir}"