From 95953e5a2098266d39e44be5bd9f1d7c995eb352 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 17 Jan 2024 14:39:10 -0800 Subject: Fix mgba profile to allow liblua. Clean up wine bannerlord profile. --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 2ff7e0b..df20380 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: jc_gargma pkgname=firejail-profiles -pkgver=20230408 +pkgver=20240117 pkgrel=1 pkgdesc="Additional firejail profiles and locals" arch=('any') url="https://library.iserlohn-fortress.net/firejail-profiles.git" license=('GPLv3') source=(profiles.tar.gz) -b2sums=('944852e6bf8c9d9edddb8c0ddafbf794efa6a35eb0db43dd2c39b23b5a99da6535e04037696a5ef91bae15fd47eabfd487bf8d28f4c4057cb79799efd2b87fdf') +b2sums=('6436de62154e8df8533cf965101c7711a351919697003e010d903f0020dfca3c95dd7e63da576a9580629882c52cb377680d614595e8a4008492229348320edc') package() { depends=('firejail' 'hardened-malloc') -- cgit v1.2.1