summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2017-01-19 12:00:27 +0200
committerΝικόλαος Κυριάκος Φυτίλης2017-01-19 12:00:27 +0200
commitdafe99331a92664482b497b356267811abafdb47 (patch)
treeba5fed32cef24a708ef122f0ad9692cab5cd3265 /PKGBUILD
parent0963f8eba4f8f9f558ba141ef125fb94bd57a23a (diff)
downloadaur-dafe99331a92664482b497b356267811abafdb47.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 49f6135d42d5..e2fc1a765598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_ver=1.17
_pkgbase=mate-desktop
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.1
+pkgver=${_ver}.2
pkgrel=5
pkgdesc="Library with common API for various MATE modules"
url="http://mate-desktop.org"
@@ -16,7 +16,7 @@ license=('GPL' 'LGPL')
depends=('dconf' 'gtk3' 'startup-notification')
makedepends=('gobject-introspection' 'mate-common-dev' 'yelp-tools')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('aed9772afe17a3577b376dbc37a597f8b36fc273')
+sha1sums=('b89777424ef98199b0c3e8387441a08559992e65')
prepare() {
cd "${srcdir}"