Flatpak: Update dependencies

This commit is contained in:
André Apitzsch
2022-05-31 21:42:11 +02:00
parent e4bf2dbf9f
commit 1be210c0e6
2 changed files with 6 additions and 6 deletions

View File

@@ -13,11 +13,11 @@ modules:
- name: protobuf - name: protobuf
buildsystem: simple buildsystem: simple
build-commands: build-commands:
- pip3 install --no-deps protobuf-3.20.1-py2.py3-none-any.whl - pip3 install --no-deps protobuf-4.21.1-py3-none-any.whl
sources: sources:
- type: file - type: file
url: https://files.pythonhosted.org/packages/py2.py3/p/protobuf/protobuf-3.20.1-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.21.1-py3-none-any.whl
sha256: adfc6cf69c7f8c50fd24c793964eef18f0ac321315439d94945820612849c388 sha256: 79cd8d0a269b714f6b32641f86928c718e8d234466919b3f552bfb069dbb159b
- name: python3-axolotl-curve25519 - name: python3-axolotl-curve25519
buildsystem: simple buildsystem: simple

View File

@@ -13,11 +13,11 @@ modules:
- name: python3-python-gnupg - name: python3-python-gnupg
buildsystem: simple buildsystem: simple
build-commands: build-commands:
- pip3 install python_gnupg-0.4.8-py2.py3-none-any.whl - pip3 install python_gnupg-0.4.9-py2.py3-none-any.whl
sources: sources:
- type: file - type: file
url: https://files.pythonhosted.org/packages/py2.py3/p/python_gnupg/python_gnupg-0.4.8-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/py2.py3/p/python_gnupg/python_gnupg-0.4.9-py2.py3-none-any.whl
sha256: 93a521501d6c2785d96b190aec7125ba89c1c2fe708b0c98af3fb32b59026ab8 sha256: 012960bde4d25dad631bb7650f563dda5e7271248a73f3584240063a293d99d8
- name: gajim-pgp - name: gajim-pgp
buildsystem: simple buildsystem: simple