Browse Source

chore(flatpak): update flatpak KDE SDK to 5.11

Fix https://github.com/flathub/io.github.qtox.qTox/issues/3
reviewable/pr5262/r4
Anthony Bilinski 7 years ago
parent
commit
e5234cefc1
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 2
      flatpak/io.github.qtox.qTox.json

2
flatpak/io.github.qtox.qTox.json

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
"app-id": "io.github.qtox.qTox",
"runtime": "org.kde.Platform",
"sdk": "org.kde.Sdk",
"runtime-version": "5.10",
"runtime-version": "5.11",
"command": "qtox",
"rename-icon": "qtox",
"finish-args": [

Loading…
Cancel
Save