diff --git a/flatpak/org.qt.qupzilla.json b/flatpak/org.qupzilla.QupZilla.json similarity index 87% rename from flatpak/org.qt.qupzilla.json rename to flatpak/org.qupzilla.QupZilla.json index df1f59e49..355d7d8aa 100644 --- a/flatpak/org.qt.qupzilla.json +++ b/flatpak/org.qupzilla.QupZilla.json @@ -1,5 +1,5 @@ { - "id": "org.qt.qupzilla", + "id": "org.qupzilla.QupZilla", "runtime": "org.kde.Platform", "runtime-version": "master", "sdk": "org.kde.Sdk", @@ -15,7 +15,9 @@ "--socket=x11", "--socket=wayland", "--socket=pulseaudio", - "--filesystem=host" + "--device=dri", + "--filesystem=host", + "--system-talk-name=org.freedesktop.GeoClue2" ], "modules": [ @@ -29,8 +31,7 @@ "sources": [ { "type": "git", - "url": "https://github.com/QupZilla/qupzilla.git", - "branch": "v1.8" + "url": "https://github.com/QupZilla/qupzilla.git" }, { "type": "script",