diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-06-23 00:52:28 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-06-23 00:52:28 -0700 |
commit | 10598a84e62b0c75ae81c87bf06790212ff8c2b0 (patch) | |
tree | dce1983ce670d0bf1bcf370a1a96db7bddad70d8 /PKGBUILD | |
parent | Add missing read-writes to mount and blade ii (diff) | |
download | firejail-profiles-10598a84e62b0c75ae81c87bf06790212ff8c2b0.tar.xz |
Add profiles for stellaris, cataclysm-bn, cataclysm-bn-tiles, amfora
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net> pkgname=firejail-profiles -pkgver=20210325 +pkgver=20210623 pkgrel=1 pkgdesc="Additional firejail profiles and locals" arch=('any') @@ -9,7 +9,7 @@ url="https://library.iserlohn-fortress.net/firejail-profiles.git" license=('GPLv3') depends=('firejail' 'hardened-malloc') source=(profiles.tar.gz) -b2sums=('3d611490f5150adf63c6e2a706b4478a2fbae75739fff25cd10965211adc186d932390fa9de366ec9478af0521b78ac0c70cdaca6c209e16b2728a2f1f7d90c3') +b2sums=('c9be5521de29a3db3ba84a2813291222b4edcc1807c989339ebbd034684aec5135a7de75eb8316bd88598d54fa1d715393c847b9577bf9871a7e989950ee5223') package() { install --directory ${pkgdir}/etc/firejail |