Flatpak: Update plugins

This commit is contained in:
André Apitzsch
2023-01-07 23:42:10 +01:00
parent db0a0d1118
commit a966d9198e
3 changed files with 9 additions and 9 deletions

View File

@@ -14,11 +14,11 @@ modules:
- name: protobuf
buildsystem: simple
build-commands:
- pip3 install --no-deps protobuf-4.21.6-py3-none-any.whl
- pip3 install --no-deps protobuf-4.21.12-py3-none-any.whl
sources:
- type: file
url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.21.6-py3-none-any.whl
sha256: c7c864148a237f058c739ae7a05a2b403c0dfa4ce7d1f3e5213f352ad52d57c6
url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.21.12-py3-none-any.whl
sha256: b98d0148f84e3a3c569e19f52103ca1feacdac0d2df8d6533cf983d1fda28462
- name: python3-axolotl-curve25519
buildsystem: simple
@@ -57,8 +57,8 @@ modules:
sources:
- type: archive
strip-components: 0
url: https://ftp.gajim.org/plugins/master/omemo/omemo_2.8.17.zip
sha256: 47b588edad45c412286a21842d5e6ff7b45b077235cb1be95672d04394bc63c9
url: https://ftp.gajim.org/plugins/master/omemo/omemo_2.9.0.zip
sha256: 076396ac441b4e5bae62328575be85492a87229c7a214b23f7edd1ac5dcac97b
- type: shell
commands:
- sed -i "s+org.gajim.Gajim+org.gajim.Gajim.Devel+" org.gajim.Gajim.Plugin.*.metainfo.xml

View File

@@ -55,8 +55,8 @@ modules:
sources:
- type: archive
strip-components: 0
url: https://ftp.gajim.org/plugins/master/openpgp/openpgp_1.4.9.zip
sha256: b881ed25942c89a5a647ec3fc08e68278f1365a74ffb704d4ffffc10957195f7
url: https://ftp.gajim.org/plugins/master/openpgp/openpgp_1.5.0.zip
sha256: 848d8349dfe6785d289dc46cfd70ecfd9787a219e272b9ab9aebc41c135c77a4
- type: shell
commands:
- sed -i "s+org.gajim.Gajim+org.gajim.Gajim.Devel+" org.gajim.Gajim.Plugin.*.metainfo.xml

View File

@@ -30,8 +30,8 @@ modules:
sources:
- type: archive
strip-components: 0
url: https://ftp.gajim.org/plugins/master/pgp/pgp_1.4.9.zip
sha256: 837481ce196bd597f62c7077e995e9316b2f054bac2bee1333a38395aa2b903e
url: https://ftp.gajim.org/plugins/master/pgp/pgp_1.5.1.zip
sha256: 5984c64faec68cf35f185313b0b24af207784b87422dd7fa394870cf045ea7d2
- type: shell
commands:
- sed -i "s+org.gajim.Gajim+org.gajim.Gajim.Devel+" org.gajim.Gajim.Plugin.*.metainfo.xml