summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:53:24 +0300
committerΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:53:24 +0300
commitc4b1eaa82ed6074f3c6abbf1f1734b67470562e4 (patch)
tree1798017654d58d1edcd9bf1210eefb08a39985a7 /PKGBUILD
parentc71e5c52d2505b37f01057aa5f6fc5597d07d7ac (diff)
downloadaur-c4b1eaa82ed6074f3c6abbf1f1734b67470562e4.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 093a83df2048..41f554827b94 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-terminal
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.1
@@ -13,8 +13,8 @@ arch=('i686' 'x86_64')
provides=("${_pkgbase}" "${_pkgbase}-gtk3")
conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL')
-depends=('dbus' 'dconf' 'glib2' 'libsm' 'mate-desktop>=1.19' 'vte3')
-makedepends=('docbook2x' 'intltool>=0.50.1' 'yelp-tools' 'vte3' 'mate-desktop>=1.19')
+depends=('dbus' 'dconf' 'glib2' 'libsm' 'mate-desktop>=1.21' 'vte3')
+makedepends=('docbook2x' 'intltool>=0.50.1' 'yelp-tools' 'vte3' 'mate-desktop>=1.21')
optdepends=('yelp: for reading MATE help documents')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")