summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 762398c72da3..c6219d79a3bc 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=eom
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.1
@@ -15,9 +15,9 @@ conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL')
depends=('dbus-glib' 'desktop-file-utils' 'glib2' 'gobject-introspection-runtime'
'gtk3' 'gtk-update-icon-cache' 'exempi' 'lcms2' 'libexif' 'libjpeg-turbo'
- 'librsvg' 'mate-desktop>=1.19' 'pygtk' 'python2-gobject2'
+ 'librsvg' 'mate-desktop>=1.21' 'pygtk' 'python2-gobject2'
'startup-notification' 'zlib' 'libpeas')
-makedepends=('gobject-introspection' 'mate-common>=1.19' 'yelp-tools' 'gtk3' 'mate-desktop>=1.19')
+makedepends=('gobject-introspection' 'mate-common>=1.21' 'yelp-tools' 'gtk3' '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")