diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-09-03 14:41:16 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-09-03 14:41:16 -0700 |
commit | a2f1d3b4877550237443040ed781cb7afaf11be0 (patch) | |
tree | e4d39e37123e24c074f374467e5f841bb11ab527 /PKGBUILD | |
parent | Add hardened-malloc to more profiles (diff) | |
download | firejail-profiles-a2f1d3b4877550237443040ed781cb7afaf11be0.tar.xz |
Added profiles for Crusader Kings II and III
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=20200822 +pkgver=20200903 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=('12f152335083aeba1d16fc3dd2b4af64417e8b689068870c10b0d6b3250361e243acea5abd98b43e99fd9f9715edc62c4ee8e8519de018fe7f0e484b02ac5338') +b2sums=('cb9ae4ffbc36c5b18f941488353e48f247613d64563be7d6abe2941944918eebceef80b105a3d3b4c665546535375e439f0fd86ede80a3198c1419d633a37566') package() { install --directory ${pkgdir}/etc/firejail |