summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:53:54 +0300
committerΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:53:54 +0300
commite1142cb5bb2e0f228ab3fa2b2fdc79171b9ade9d (patch)
tree0dab1115e6469ab8d0da09a522512e1f154ef747 /PKGBUILD
parent1c0cf5b768c14a4fe403f8f94d63c7be907c1d23 (diff)
downloadaur-e1142cb5bb2e0f228ab3fa2b2fdc79171b9ade9d.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 c4c9d681bb24..137c73312554 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=pluma
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.3
@@ -14,8 +14,8 @@ provides=("${_pkgbase}" "${_pkgbase}-gtk3")
conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL')
depends=('desktop-file-utils' 'enchant' 'glib2' 'gtk3' 'gtksourceview2' 'iso-codes'
- 'libsm' 'mate-desktop>=1.19' 'gtksourceview3' 'python2-gobject' 'zenity' 'libpeas')
-makedepends=('mate-common>=1.19' 'yelp-tools' 'gtksourceview3' 'mate-desktop>=1.19')
+ 'libsm' 'mate-desktop>=1.21' 'gtksourceview3' 'python2-gobject' 'zenity' 'libpeas')
+makedepends=('mate-common>=1.21' 'yelp-tools' 'gtksourceview3' '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")