From 96cad34869aa26d4077e52b3a6dbf4e234bb90e8 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Sat, 11 Nov 2023 21:04:21 +0100 Subject: [PATCH] snap: Bump AppStream version --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 15f7452..6225022 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -197,7 +197,7 @@ parts: appstream: source: https://github.com/ximion/appstream.git source-type: git - source-tag: 'v0.16.2' + source-tag: 'v1.0.0' plugin: meson build-environment: - LD_LIBRARY_PATH: $CRAFT_PART_BUILD/src${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}