Flatpak: Update plugins

This commit is contained in:
André Apitzsch
2021-02-28 19:48:47 +01:00
parent 0768eddaa2
commit 140068bdfd
5 changed files with 14 additions and 14 deletions

View File

@@ -13,11 +13,11 @@ modules:
- name: python3-pygments
buildsystem: simple
build-commands:
- pip3 install --ignore-installed Pygments-2.7.3-py3-none-any.whl
- pip3 install --ignore-installed Pygments-2.8.0-py3-none-any.whl
sources:
- type: file
url: https://files.pythonhosted.org/packages/85/c5/c437c383d5917fae9782eb6588bec8aff931afe13c76b9e8c03dacee9beb/Pygments-2.7.3-py3-none-any.whl
sha256: f275b6c0909e5dafd2d6269a656aa90fa58ebf4a74f8fcf9053195d226b24a08
url: https://files.pythonhosted.org/packages/d4/ef/881b14d3ad4d6a86384d63bfbb87205161e4fc46420526380ec209a12e17/Pygments-2.8.0-py3-none-any.whl
sha256: b21b072d0ccdf29297a82a2363359d99623597b8a265b8081760e4d0f7153c88
- name: python3-MarkupSafe
buildsystem: simple