We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c4ea6 commit 34d03f8Copy full SHA for 34d03f8
io.github.ellie_commons.jorts.flathub.yml
@@ -57,9 +57,13 @@ modules:
57
- -Ddocs=false
58
- -Dtests=false
59
sources:
60
- - type: archive
61
- url: https://github.com/flatpak/libportal/releases/download/0.9.1/libportal-0.9.1.tar.xz
62
- sha256: de801ee349ed3c255a9af3c01b1a401fab5b3fc1c35eb2fd7dfb35d4b8194d7f
+ - type: git
+ url: https://github.com/flatpak/libportal.git
+ tag: 0.9.1
63
+ commit: 8f5dc8d192f6e31dafe69e35219e3b707bde71ce
64
+ x-checker-data:
65
+ type: git
66
+ tag-pattern: '^([\d.]+)$'
67
68
- name: jorts
69
buildsystem: meson
0 commit comments