summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-01-17 13:44:56 +0200
committerΝικόλαος Κυριάκος Φυτίλης2018-01-17 13:44:56 +0200
commitf4957900e118b3cb9f3d12d10c1ebc939e9d09f2 (patch)
treedb82a67f8b33fb636518177d08617203fbc66f80 /PKGBUILD
parente71b26f9a26f7322e055d6af6bfe864c0ac66409 (diff)
downloadaur-f4957900e118b3cb9f3d12d10c1ebc939e9d09f2.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 e2d5cf87fe12..36ad989b6d63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_ver=1.19
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.0
+pkgver=${_ver}.1
pkgrel=5
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=('24f075f68266c6d87b8419d755cd67b51fa3650d')
+sha1sums=('b4de1279c6d4330379736c63f9212967afcc9df9')
prepare() {
cd "${srcdir}"