[arch-commits] Commit in engrampa/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun Jun 28 21:26:05 UTC 2015


    Date: Sunday, June 28, 2015 @ 23:26:05
  Author: bgyorgy
Revision: 136086

upgpkg: engrampa 1.10.0-2

Remove unused dependency on caja

Modified:
  engrampa/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-28 21:25:03 UTC (rev 136085)
+++ PKGBUILD	2015-06-28 21:26:05 UTC (rev 136086)
@@ -4,14 +4,15 @@
 _pkgbase=engrampa
 pkgname=(${_pkgbase})
 pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Archive manipulator for MATE (GTK2 version)"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('bzip2' 'caja>=1.10' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('unrar: for RAR uncompression'
+depends=('bzip2' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar')
+makedepends=('caja>=1.10' 'mate-common' 'yelp-tools')
+optdepends=('caja: file archiver extension'
+            'unrar: for RAR uncompression'
             'zip: for ZIP archives' 'unzip: for ZIP archives'
             'p7zip: 7zip compression utility' 'arj: for ARJ archives'
             'unace: extraction tool for the proprietary ace archive format'



More information about the arch-commits mailing list