Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions com.github.zocker_160.SyncThingy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,14 @@ modules:
- -Dintrospection=false
- -Ddocs=false
sources:
- type: git
url: https://github.com/flatpak/libportal.git
tag: '0.6'
commit: 13df0b887a7eb7b0f9b14069561a41f62e813155
# x-checker-data:
# type: git
# tag-pattern: ^([\d.]+)$
- type: archive
url: https://github.com/flatpak/libportal/archive/0.9.1.tar.gz
sha256: ea422b789ae487e04194d387bea031fd7485bf88a18aef8c767f7d1c29496a4e
x-checker-data:
type: anitya
project-id: 230124
stable-only: true
url-template: https://github.com/flatpak/libportal/archive/$version.tar.gz

- name: SyncThingy
buildsystem: cmake-ninja
Expand Down