summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:51:59 +0300
committerΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:51:59 +0300
commitc5684821c9cc500168628fc48095fd42383215ab (patch)
tree0fbeff15acf412db646f6b7b2136ea1bfbb6be5e /PKGBUILD
parent2553f8c252e141d6b9061be0f50ba00e8082d1f8 (diff)
downloadaur-c5684821c9cc500168628fc48095fd42383215ab.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba040edfa0e..82c634b5a945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.19
+_ver=1.21
_pkgbase=mate-desktop
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.2
+pkgver=${_ver}.3
pkgrel=5
pkgdesc="Library with common API for various MATE modules"
url="http://mate-desktop.org"
@@ -14,9 +14,9 @@ provides=("${_pkgbase}" "${_pkgbase}-gtk3")
conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL' 'LGPL')
depends=('dconf' 'gtk3' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common>=1.19' 'yelp-tools')
+makedepends=('gobject-introspection' 'mate-common>=1.21' 'yelp-tools')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('bba231497f2a76d4176c6679d77ca803dc68d037')
+sha1sums=('c5a951180bd42821858e1b2962dfe3de6ebe9531')
prepare() {
cd "${srcdir}"