summaryrefslogtreecommitdiff
path: root/community/pluma/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pluma/PKGBUILD')
-rw-r--r--community/pluma/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/community/pluma/PKGBUILD b/community/pluma/PKGBUILD
index 82e1c9c18..f9594715d 100644
--- a/community/pluma/PKGBUILD
+++ b/community/pluma/PKGBUILD
@@ -1,22 +1,20 @@
-# $Id: PKGBUILD 106671 2014-03-06 11:42:20Z flexiondotorg $
+# $Id: PKGBUILD 107797 2014-03-19 18:14:08Z flexiondotorg $
# Maintainer : Martin Wimpress <code@flexion.org>
pkgname=pluma
pkgver=1.8.0
-pkgrel=1
+pkgrel=3
pkgdesc="A powerful text editor for MATE"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('caja' 'desktop-file-utils' 'enchant' 'gtk2' 'gtksourceview2'
- 'iso-codes' 'libsm' 'mate-desktop' 'python2' 'python2-gobject2'
- 'pygtksourceview2')
+depends=('desktop-file-utils' 'enchant' 'gtk2' 'iso-codes' 'libsm'
+ 'mate-desktop' 'mate-dialogs' 'pygtksourceview2' 'python2-gobject2')
makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
optdepends=('yelp: for reading MATE help documents')
replaces=('mate-text-editor')
provides=('mate-text-editor')
conflicts=('mate-text-editor')
-options=('!emptydirs')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
sha1sums=('858e3edaee698b3f99189d3285061ab56b21828c')