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

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


    Date: Sunday, June 28, 2015 @ 23:28:02
  Author: bgyorgy
Revision: 136088

upgpkg: engrampa-gtk3 1.10.0-2

Remove unused dependency on caja-gtk3

Modified:
  engrampa-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-28 21:26:13 UTC (rev 136087)
+++ PKGBUILD	2015-06-28 21:28:02 UTC (rev 136088)
@@ -5,14 +5,15 @@
 _pkgbase=engrampa
 pkgname=(${_pkgbase}-gtk3)
 pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Archive manipulator for MATE (GTK3 version [EXPERIMENTAL])"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('bzip2' 'caja-gtk3>=1.10' 'desktop-file-utils' 'gtk3' 'gzip' 'libarchive' 'tar')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('unrar: for RAR uncompression'
+depends=('bzip2' 'desktop-file-utils' 'gtk3' 'gzip' 'libarchive' 'tar')
+makedepends=('caja-gtk3>=1.10' 'mate-common' 'yelp-tools')
+optdepends=('caja-gtk3: 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