summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:51:36 +0300
committerΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:51:36 +0300
commitff49a09a6ef36d62f6777e031039d95ff743153b (patch)
tree5a96c64d304e1cd60e90772f54e13f1e7c08165e /PKGBUILD
parentfbaa9245e3b5f188978471d1b290b6aa7c3831cb (diff)
downloadaur-ff49a09a6ef36d62f6777e031039d95ff743153b.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 fda47b86cd89..5bf4387bc7cc 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-applets
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.4
@@ -14,8 +14,8 @@ conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
url="http://mate-desktop.org"
license=('GPL')
depends=('glib2' 'gtksourceview2' 'gtk-update-icon-cache' 'libgtop' 'libnotify'
- 'mate-panel>=1.19' 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common>=1.19' 'yelp-tools' 'gtksourceview3' 'mate-panel>=1.19')
+ 'mate-panel>=1.21' 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common>=1.21' 'yelp-tools' 'gtksourceview3' 'mate-panel>=1.21')
optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
'yelp: for reading MATE help documents')
groups=('mate-extra')