diff --git a/packaging/org.eyecreate.qiflora.json b/packaging/org.eyecreate.qiflora.json index 81b4a05a0a2f976043976e17f76f40432976d2c6..afce1a4240a57ac4d8f40ba243423a3cb3e9dcbe 100644 --- a/packaging/org.eyecreate.qiflora.json +++ b/packaging/org.eyecreate.qiflora.json @@ -2,11 +2,11 @@ "id": "org.eyecreate.qiflora", "runtime": "org.kde.Platform", "command": "qiflora", + "runtime-version": "5.14", + "sdk": "org.kde.Sdk", "finish-args": [ "--share=ipc", "--allow=bluetooth", - "runtime-version": "5.13", - "sdk": "org.kde.Sdk", "--system-talk-name=org.bluez", "--share=network", "--socket=x11", @@ -66,7 +66,7 @@ "type": "git", "url": "https://github.com/qt/qtconnectivity", "branch": "5.13.2", - "commit": "f6be1f73a810514335ab3d27e1d05825a36b06af" + "commit": "13b15ab1b1ee2ad56d0d37b07d694fbfc22e97a3" } ], "build-commands": [ @@ -85,7 +85,7 @@ "builddir": true, "config-opts": [ "-DCMAKE_BUILD_TYPE=Release" - ] + ], "sources": [ { "type": "git",