From 90c209fef06030508158e6bc0338e84c217b9650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Sat, 22 Jun 2024 16:35:30 -0700 Subject: [PATCH] Flatpak: bump to elementary Platform 8, close extra sandbox holes --- com.github.louis77.tuner.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index 87b9a18..675c4b3 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -1,7 +1,7 @@ --- app-id: com.github.louis77.tuner runtime: io.elementary.Platform -runtime-version: '6.1' +runtime-version: '8' sdk: io.elementary.Sdk command: com.github.louis77.tuner finish-args: @@ -13,11 +13,8 @@ finish-args: - "--share=network" - "--metadata=X-DConf=migrate-path=/com/github/louis77/tuner/" - "--socket=pulseaudio" -- "--talk-name=org.freedesktop.Notifications" - "--talk-name=org.gnome.SettingsDaemon.MediaKeys" - "--own-name=org.mpris.MediaPlayer2.Tuner" -# Needed to read prefer-color-scheme with Granite.Settings -- '--system-talk-name=org.freedesktop.Accounts' cleanup: - "/include" - "/lib/pkgconfig"