summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2016-11-24 16:41:39 +0200
committerΝικόλαος Κυριάκος Φυτίλης2016-11-24 16:41:39 +0200
commite889c2ccfa32ed6cd39a0d4d9b3868127a0735bc (patch)
treebf0d847766605b904b66d3c70a1ba7accbf13de0 /PKGBUILD
parent2586319643f79838295db84eba1e21163a704941 (diff)
downloadaur-e889c2ccfa32ed6cd39a0d4d9b3868127a0735bc.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 999a2997a0d9..118fb4c0c49c 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-desktop
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.1
+pkgver=${_ver}.0
pkgrel=1
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=('03fe1d8769d88dc9a6ed059acc8e02d7141ba3f9')
+sha1sums=('eb60fd8cd0289a86ac1e0e487e066423a6774c8f')
prepare() {
cd "${srcdir}"