summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-03 12:53:48 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-03 12:53:48 -0700
commit644a70ff4e12fa87aaca08cc408aacb872e5b934 (patch)
tree50cd3f8c88a8773141d379066a0333cd8440b3b1
parentFix controller support for fceux. (diff)
downloadfirejail-profiles-644a70ff4e12fa87aaca08cc408aacb872e5b934.tar.xz
Convert heart of iron 4 profile name to hoi4 as per the binary name.
-rw-r--r--PKGBUILD4
-rw-r--r--profiles/hoi4.profile (renamed from profiles/hearts-of-iron-iv.profile)2
2 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca3e7a6..394a7c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net>
pkgname=firejail-profiles
-pkgver=20220211
+pkgver=20220403
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=('7335e6b3210225b56874b88c7c349c1f7a3510a6b4187c3569f26689be01f8677417ea33a94341c728c1e63de8da6525029dc4e861e5202f7d66dfe722198ba0')
+b2sums=('519a6d613d3b1386a25a08da074062f5f90bc73079fa74c56c954c91a593b8fb43fdb2ae64e1ea4612a1faa9a52cb66e09ec3e99afbbd5c4d2c17414839c178e')
package() {
install --directory ${pkgdir}/etc/firejail
diff --git a/profiles/hearts-of-iron-iv.profile b/profiles/hoi4.profile
index 49bb746..ac1efc0 100644
--- a/profiles/hearts-of-iron-iv.profile
+++ b/profiles/hoi4.profile
@@ -1,6 +1,6 @@
# This file is overwritten after every install/update
# Persistent local customizations
-include hearts-of-iron-iv.local
+include hoi4.local
# Persistent global definitions
include globals.local