summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-11-15 15:59:45 +0200
committerΝικόλαος Κυριάκος Φυτίλης2018-11-15 15:59:45 +0200
commit74ae35d2a2dccd1c0259e3341819202910df4330 (patch)
treebcbe05c1db5ac09d72bb8825c8731b19580bac1c
parentc5684821c9cc500168628fc48095fd42383215ab (diff)
downloadaur-74ae35d2a2dccd1c0259e3341819202910df4330.tar.gz
auto - see github.com/nicman23/mate_arch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd8599933f55..794472956446 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = mate-desktop-dev
license = GPL
license = LGPL
makedepends = gobject-introspection
- makedepends = mate-common>=1.21
+ makedepends = mate-common>=1.20
makedepends = yelp-tools
depends = dconf
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 82c634b5a945..564b3acfbaa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ provides=("${_pkgbase}" "${_pkgbase}-gtk3")
conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL' 'LGPL')
depends=('dconf' 'gtk3' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common>=1.21' 'yelp-tools')
+makedepends=('gobject-introspection' 'mate-common>=1.20' 'yelp-tools')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
sha1sums=('c5a951180bd42821858e1b2962dfe3de6ebe9531')