summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-12 23:27:14 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-12 23:27:14 -0700
commit5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1 (patch)
tree67d3bc590d9200ef8b65254c3d828ad41f1fed68 /PKGBUILD
parentConvert PKGBUILD to use fake depends. (diff)
downloadfirejail-profiles-5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1.tar.xz
Updated for firejail 0.9.70
Convert whitelist and read-only pairs to the new whitelist-ro setting. Fix vlc failing to load lirc configuration. Add more comments to profiles for unusual workarounds.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e5fe90..2dbb516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net>
pkgname=firejail-profiles
-pkgver=20220529
+pkgver=20220612
pkgrel=1
pkgdesc="Additional firejail profiles and locals"
arch=('any')
url="https://library.iserlohn-fortress.net/firejail-profiles.git"
license=('GPLv3')
source=(profiles.tar.gz)
-b2sums=('fb161fee03bb58987bea5d6396f6fa5c06e11f587c9db483251605c78a255881e6a31b95b60ced42b229c9b3e040c378f63ff632a965b2b84a69dfd8595c7308')
+b2sums=('a9c9dea7c9d412116a68ce5297853f417812d542abbe3c0fd688d1f5fe1fb5f9a9d694373452d84b21115171ee5ac008f31ae80f07485b9d7d5682706d6817d9')
package() {
depends=('firejail' 'hardened-malloc')