Skip to content

Commit 34d03f8

Browse files
committed
cleaner manifest
1 parent 69c4ea6 commit 34d03f8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

io.github.ellie_commons.jorts.flathub.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,13 @@ modules:
5757
- -Ddocs=false
5858
- -Dtests=false
5959
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
60+
- type: git
61+
url: https://github.com/flatpak/libportal.git
62+
tag: 0.9.1
63+
commit: 8f5dc8d192f6e31dafe69e35219e3b707bde71ce
64+
x-checker-data:
65+
type: git
66+
tag-pattern: '^([\d.]+)$'
6367

6468
- name: jorts
6569
buildsystem: meson

0 commit comments

Comments
 (0)