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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Aug 21 04:24:16 UTC 2021


    Date: Saturday, August 21, 2021 @ 04:24:16
  Author: polyzen
Revision: 1004053

upgpkg: firejail 0.9.66-3: Add missing optdep description

Modified:
  firejail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-21 03:57:57 UTC (rev 1004052)
+++ PKGBUILD	2021-08-21 04:24:16 UTC (rev 1004053)
@@ -4,13 +4,13 @@
 
 pkgname=firejail
 pkgver=0.9.66
-pkgrel=2
+pkgrel=3
 pkgdesc='Linux namespaces sandbox program'
 arch=('x86_64')
 url=https://github.com/netblue30/firejail
 license=('GPL2')
 depends=('apparmor')
-optdepends=('xdg-dbus-proxy')
+optdepends=('xdg-dbus-proxy: for D-Bus filtering')
 backup=('etc/apparmor.d/local/firejail-default'
         'etc/firejail/firejail.config'
         'etc/firejail/login.users')



More information about the arch-commits mailing list