Skip to content

Update flatpak to 5.15-22.08, update modules, cleanup.

S Page requested to merge work/flatpak_modules into master
  • Update to 5.15-22.08 KDE Runtime and base-version.
  • Update tcl and sqlcipher modules in flatpak.
  • Harmonize whitespace with flathub's json file to avoid gratuitous diffs.

Testing: I followed https://docs.flatpak.org/en/latest/first-build.html , it runs OK.

The modules in the flatpak on flathub are automatically updated by their infrastructure, so it's worth minimizing future diffs with that json file.

Note: to see the only the significant changes to the previous version, use git diff's --ignore-all-space option.

Merge request reports