summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:53:42 +0300
committerΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:53:42 +0300
commit7fab5ef464fbb9090fdd1d0aed91d21c6f15f92d (patch)
treed68feb5a7c61aa001687471afe723123b4280096 /PKGBUILD
parentf4957900e118b3cb9f3d12d10c1ebc939e9d09f2 (diff)
downloadaur-7fab5ef464fbb9090fdd1d0aed91d21c6f15f92d.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 36ad989b6d63..28e11a400f5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.19
+_ver=1.21
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.1
@@ -15,7 +15,7 @@ conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL')
depends=('desktop-file-utils' 'glib2' 'gtk3' 'gtk-update-icon-cache'
'libcanberra' 'libgtop' 'libsm' 'zlib')
-makedepends=('mate-common>=1.19' 'mate-panel>=1.19' 'rarian' 'yelp-tools' 'gtk3')
+makedepends=('mate-common>=1.21' 'mate-panel>=1.21' 'rarian' 'yelp-tools' 'gtk3')
optdepends=('mate-panel: Look up words in dictionaries from the panel'
'yelp: for reading MATE help documents')
groups=('mate-extra')