summaryrefslogtreecommitdiffstats
path: root/pkg/linux
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2018-07-01 14:05:02 -0700
committerJohn Stebbins <[email protected]>2018-07-01 14:05:02 -0700
commitd735e4fbf4801eb17db8d4dea9832a32111a2c4e (patch)
treec863e895d10b0ba8b58ff93c08321eee1f5f2c5a /pkg/linux
parent40a48b75ff4c15bfa812f517cb7a32cfd8e1e8c7 (diff)
flatpak: fix CLI flatpak platform dependency
Diffstat (limited to 'pkg/linux')
-rw-r--r--pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json b/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
index 9c2414f08..862aef9fc 100644
--- a/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
+++ b/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
@@ -1,8 +1,8 @@
{
"app-id": "fr.handbrake.HandBrakeCLI",
- "runtime": "org.gnome.Platform",
- "runtime-version": "3.28",
- "sdk": "org.gnome.Sdk",
+ "runtime": "org.freedesktop.Platform",
+ "runtime-version": "1.6",
+ "sdk": "org.freedesktop.Sdk",
"command": "HandBrakeCLI",
"finish-args": [
"--filesystem=host"