[arch-commits] Commit in thunar-archive-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Oct 14 02:06:25 UTC 2019


    Date: Monday, October 14, 2019 @ 02:06:25
  Author: foutrelis
Revision: 364792

upgpkg: thunar-archive-plugin 0.4.0-2

Add engrampa to optdeps (as a possible backend).

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-13 19:30:36 UTC (rev 364791)
+++ PKGBUILD	2019-10-14 02:06:25 UTC (rev 364792)
@@ -3,7 +3,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Create and extract archives in Thunar"
 arch=('x86_64')
 url="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
@@ -12,6 +12,7 @@
 depends=('thunar' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('file-roller'
+            'engrampa'
             'ark'
             'xarchiver')
 source=(https://archive.xfce.org/src/thunar-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)



More information about the arch-commits mailing list