diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-25 03:20:13 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-25 03:20:13 -0700 |
commit | aecdc285da5e2200c3f33eeefe0ed527211076d8 (patch) | |
tree | 69af5e5a8f19b7b8d46ffa36051ce58f72a1cc4d /PKGBUILD | |
parent | Updated dolphin-emu.profile to .local (diff) | |
download | firejail-profiles-aecdc285da5e2200c3f33eeefe0ed527211076d8.tar.xz |
Add Pathfinger Kingmaker and Othercide (Wine) profiles
Add generic-unity-game.inc and rebase unity games upon it
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=20210205 +pkgver=20210325 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=('2c96349db638a70c17b03eb93176e58e35a87d32b5a9bade8d5fedd92761c2d689da5576bbf53c02e6d56e7ad2482e10c967104515a47553e26989e5aab6ae83') +b2sums=('9a9d335c042ba1c150b4f7b21693186a23183b01551b4294dd273939ce39310b1f71e3ca62a37009e0c202e59d610f71357beada4d196b33d738e14f3b1aecda') package() { install --directory ${pkgdir}/etc/firejail |