From 8de78f3caf741f75241bb44677a0f3052563fad0 Mon Sep 17 00:00:00 2001 From: muelli Date: Tue, 11 Nov 2025 18:36:08 +0100 Subject: [PATCH] Update SyncThingy.yml to use new libportal source --- com.github.zocker_160.SyncThingy.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/com.github.zocker_160.SyncThingy.yml b/com.github.zocker_160.SyncThingy.yml index 46055c8..5b0468c 100644 --- a/com.github.zocker_160.SyncThingy.yml +++ b/com.github.zocker_160.SyncThingy.yml @@ -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