Switch to newer flatpak runtime

Apparently the bug https://bugreports.qt.io/browse/QTBUG-99545 shouldn't
happen in the runtime anymore.
pull/939/head
Nicolas Werner 3 years ago
parent a930e3c804
commit e109613e42
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 4
      io.github.NhekoReborn.Nheko.yaml

@ -1,9 +1,7 @@
id: io.github.NhekoReborn.Nheko
command: nheko
runtime: org.kde.Platform
#runtime-version: '5.15-21.08'
# use old runtime, newer one crashes on arm!
runtime-version: '5.15'
runtime-version: '5.15-21.08'
sdk: org.kde.Sdk
rename-icon: nheko
rename-desktop-file: nheko.desktop

Loading…
Cancel
Save