From e920cba19e41f873eb3bd7787864377928c265b8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 7 May 2020 01:54:28 -0700 Subject: Fix mupen64plus-qt local --- PKGBUILD | 4 ++-- profiles/mupen64plus-qt.profile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 1571fbd..c4b6b1e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,14 +2,14 @@ pkgname=firejail-profiles pkgver=20200507 -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=('efcf690212098ef1e6a79a82507348f78da8d40e894e12372772c8cb106d0fea64c69a96992a0a3da37845707c1d6870cb9682d34a7df2784cdb556b238bf82f') +b2sums=('b33b01406fbf20d1cef3891ebd3776bbcd4eb511637da6b93b9a9f0c39e51fc763392af147147e6f43eb5c6be60a005ad314aa2e78ea1cc2fcf643fe8a7af18c') package() { install --directory ${pkgdir}/etc/firejail diff --git a/profiles/mupen64plus-qt.profile b/profiles/mupen64plus-qt.profile index b1971d7..f1c3931 100644 --- a/profiles/mupen64plus-qt.profile +++ b/profiles/mupen64plus-qt.profile @@ -1,8 +1,8 @@ # Firejail profile for mupen64plus -# Description: Nintendo64 Emulator +# Description: Nintendo64 Emulator (Qt GUI) # This file is overwritten after every install/update # Persistent local customizations -include mupen64plus.local +include mupen64plus-qt.local # Persistent global definitions include globals.local -- cgit v1.2.1