flatpak: use archive for gtk4-layer-shell

This commit is contained in:
Leorize 2025-03-12 20:37:33 -05:00 committed by Mitchell Hashimoto
parent 0473b0c3f4
commit 7c1e68293e

View File

@ -28,13 +28,12 @@ modules:
- name: gtk4-layer-shell - name: gtk4-layer-shell
buildsystem: meson buildsystem: meson
sources: sources:
- type: git # no x-checker-data since this should be synchronized with Nix
url: https://github.com/wmww/gtk4-layer-shell.git #
tag: v1.1.0 # TODO: Automate this with check-zig-cache.sh
commit: 93550245220cdc514be4701b517acd374a86acc2 - type: archive
x-checker-data: url: https://github.com/wmww/gtk4-layer-shell/archive/refs/tags/v1.1.0.tar.gz
type: git sha256: 98284281260a5eef5b4f63a55f16c4bf6a788a1020a6db037ecb0f71fa336988
tag-pattern: ^v([\d.]+)$
- name: pandoc - name: pandoc
buildsystem: simple buildsystem: simple