From b7962ca7f3a6d0d8db13a717ed6316748cb73748 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 11 Feb 2022 14:25:29 -0800 Subject: Fix controller support for mgba and desmume --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index ad2aefe..ca3e7a6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: jc_gargma pkgname=firejail-profiles -pkgver=20220209 +pkgver=20220211 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=('8efe93f490d3980a4463b31d2ba730ed395550e95f3e2a8f74eed12fa394f68ce38eec7245f55cdd972e7433f6647ecaef20c9485264d4e1cc39ba4efc770009') +b2sums=('7335e6b3210225b56874b88c7c349c1f7a3510a6b4187c3569f26689be01f8677417ea33a94341c728c1e63de8da6525029dc4e861e5202f7d66dfe722198ba0') package() { install --directory ${pkgdir}/etc/firejail -- cgit v1.2.1