diff --git a/container.yaml b/container.yaml index 2099b76..705f8fe 100644 --- a/container.yaml +++ b/container.yaml @@ -1,17 +1,11 @@ flatpak: - id: com.github.quaternion + id: io.github.quotient_im.Quaternion branch: stable - end-of-life: Renamed to io.github.quotient_im.Quaternion - end-of-life-rebase: io.github.quotient_im.Quaternion - name: eol/quaternion - component: quaternion-flatpak runtime-name: flatpak-kde6-runtime - runtime-version: f41 + runtime-version: f44 packages: - quaternion command: quaternion - rename-appdata-file: io.github.quotient_im.Quaternion.appdata.xml - rename-desktop-file: io.github.quotient_im.Quaternion.desktop rename-icon: quaternion finish-args: |- --device=dri @@ -21,12 +15,9 @@ flatpak: --share=network --socket=wayland --socket=fallback-x11 - --own-name=io.github.quotient_im.Quaternion --talk-name=org.freedesktop.Notifications --talk-name=org.freedesktop.secrets --talk-name=org.kde.kwalletd5 --talk-name=org.kde.StatusNotifierWatcher --talk-name=org.kde.kconfig.notify --talk-name=org.kde.KGlobalSettings - cleanup-commands: | - sed -i -e 's|io.github.quotient_im.Quaternion|com.github.quaternion|g' /app/share/metainfo/*.appdata.xml