summaryrefslogtreecommitdiff
path: root/community/pluma
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-20 04:04:36 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-20 04:04:36 +0000
commit7e108c74958ec076a3734822f61f145d0d69547f (patch)
tree5af7d8df8a09ee699544a24ce149876c1cdee06e /community/pluma
parent8640bbf496b9d8a232da91e1db43466797f86861 (diff)
Thu Mar 20 04:00:11 UTC 2014
Diffstat (limited to 'community/pluma')
-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')