summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-05-20 10:34:48 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-05-20 10:34:48 -0700
commit2e6315a41eb6c8bd2879b8b5328a9c5d2368114c (patch)
tree01fa3b0e9682ab0a9627fc7e002e012e5d38b185
parentAdd profiles for atom and atom trudograd. (diff)
downloadfirejail-profiles-2e6315a41eb6c8bd2879b8b5328a9c5d2368114c.tar.xz
Fix atom and atom-trudograd local include.
-rw-r--r--PKGBUILD4
-rw-r--r--profiles/atom-rpg-trudograd.profile2
-rw-r--r--profiles/atom-rpg.profile2
3 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e648e2..311a5f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=firejail-profiles
pkgver=20220520
-pkgrel=1
+pkgrel=2
pkgdesc="Additional firejail profiles and locals"
arch=('any')
url="https://library.iserlohn-fortress.net/firejail-profiles.git"
license=('GPLv3')
depends=('firejail' 'hardened-malloc')
source=(profiles.tar.gz)
-b2sums=('2a6dde5910c0555163e35221350b8e6d6fe2ca523cd4eb75d5837ff89234201130764dededa57ac8908b3881e766eae1e2c9bc2cdace9a00a6c60941bf3b67a2')
+b2sums=('c183b9532a15f706ce4949d62de3af495d8924409bf37a41f00a3fbb6108aab15206a70e15674052c22e197d8238e32668b4722a0f0ea27e3c232a05c05bb64c')
package() {
install --directory ${pkgdir}/etc/firejail
diff --git a/profiles/atom-rpg-trudograd.profile b/profiles/atom-rpg-trudograd.profile
index 97afb79..b7a3b99 100644
--- a/profiles/atom-rpg-trudograd.profile
+++ b/profiles/atom-rpg-trudograd.profile
@@ -1,6 +1,6 @@
# This file is overwritten after every install/update
# Persistent local customizations
-include pathfinder-kingmaker.local
+include atom-rpg-trudograd.local
# Persistent global definitions
include globals.local
diff --git a/profiles/atom-rpg.profile b/profiles/atom-rpg.profile
index b2f00fd..2aa24b8 100644
--- a/profiles/atom-rpg.profile
+++ b/profiles/atom-rpg.profile
@@ -1,6 +1,6 @@
# This file is overwritten after every install/update
# Persistent local customizations
-include pathfinder-kingmaker.local
+include atom-rpg.local
# Persistent global definitions
include globals.local