[arch-commits] Commit in deepin-file-manager/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Apr 27 05:29:38 UTC 2017


    Date: Thursday, April 27, 2017 @ 05:29:37
  Author: felixonmars
Revision: 225900

upgpkg: deepin-file-manager 1:4.1.5-2

add file-roller as optdepends

Modified:
  deepin-file-manager/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 05:21:10 UTC (rev 225899)
+++ PKGBUILD	2017-04-27 05:29:37 UTC (rev 225900)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-file-manager
 pkgver=4.1.5
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Deepin File Manager'
 arch=('i686' 'x86_64')
@@ -13,7 +13,8 @@
 license=('GPL3')
 depends=('deepin-tool-kit' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 'polkit-qt5'
          'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 'deepin-manual')
-optdepends=('deepin-terminal: for "Open in terminal" to work')
+optdepends=('deepin-terminal: for "Open in terminal"'
+            'file-roller: for "Compress" and "Extract"')
 makedepends=('qt5-tools' 'deepin-dock')
 groups=('deepin')
 provides=('deepin-desktop')



More information about the arch-commits mailing list