chore: Flatpak: Update runtime + dependencies

This commit is contained in:
André Apitzsch
2026-03-18 22:11:08 +01:00
parent f85366b793
commit 339b314996
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
id: org.gajim.Gajim.Devel.Plugin.openpgp
runtime: org.gajim.Gajim.Devel
sdk: org.gnome.Sdk//49
sdk: org.gnome.Sdk//50
build-extension: true
separate-locales: false
appstream-compose: false
@@ -18,14 +18,14 @@ modules:
prefix: ${FLATPAK_DEST}
sources:
- type: archive
url: https://downloads.sourceforge.net/swig/swig-4.3.1.tar.gz
sha256: 44fc829f70f1e17d635a2b4d69acab38896699ecc24aa023e516e0eabbec61b8
url: https://downloads.sourceforge.net/swig/swig-4.4.1.tar.gz
sha256: 40162a706c56f7592d08fd52ef5511cb7ac191f3593cf07306a0a554c6281fcf
- name: python3-gpgme
buildsystem: simple
build-options:
env:
SWIG_LIB: "/app/plugins/openpgp/share/swig/4.3.1"
SWIG_LIB: "/app/plugins/openpgp/share/swig/4.4.1"
prepend-path: "/app/plugins/openpgp/bin:"
build-commands:
- sed -e 's|, \"swig\"||' -i pyproject.toml