diff --git a/packaging/org.eyecreate.qiflora.appdata.xml b/packaging/org.eyecreate.qiflora.appdata.xml index 4dd13e40786d0fb05ec944df210fe007e4c23383..51ad6ddbc3546850e640684d409911fe81779bcf 100644 --- a/packaging/org.eyecreate.qiflora.appdata.xml +++ b/packaging/org.eyecreate.qiflora.appdata.xml @@ -9,6 +9,7 @@ https://git.eyecreate.org/eyecreate/qiflora https://www.eyecreate.org https://liberapay.com/eyecreate/donate + org.eyecreate.qiflora.desktop eyecreate

Mobile friendly application to monitor Mi Flora devices.

@@ -51,8 +52,4 @@ - - workstation - mobile - diff --git a/packaging/org.eyecreate.qiflora.json b/packaging/org.eyecreate.qiflora.json index afce1a4240a57ac4d8f40ba243423a3cb3e9dcbe..739a8604d4f7754347b3da9424344644529c6103 100644 --- a/packaging/org.eyecreate.qiflora.json +++ b/packaging/org.eyecreate.qiflora.json @@ -2,14 +2,14 @@ "id": "org.eyecreate.qiflora", "runtime": "org.kde.Platform", "command": "qiflora", - "runtime-version": "5.14", + "runtime-version": "5.15-23.08", "sdk": "org.kde.Sdk", "finish-args": [ "--share=ipc", "--allow=bluetooth", "--system-talk-name=org.bluez", "--share=network", - "--socket=x11", + "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--filesystem=home",