From 166d53f87f376e33d57e5963a0a65c241a5c5517 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Thu, 26 Jan 2023 23:07:04 +0100 Subject: [PATCH] Update snapcraft recipe --- snapcraft.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 75a1683..afc834f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -22,7 +22,7 @@ name: appstream-generator license: LGPL-3.0 -base: core20 +base: core22 adopt-info: appstream-generator confinement: strict @@ -166,7 +166,7 @@ parts: appstream: source: https://github.com/ximion/appstream.git source-type: git - source-tag: v0.15.2 + source-tag: v0.16.0 plugin: meson meson-parameters: @@ -174,6 +174,7 @@ parts: - --buildtype=debugoptimized - -Dcompose=true - -Dapidocs=false + - -Dsystemd=false build-packages: - build-essential - docbook-xsl @@ -233,7 +234,7 @@ parts: ldc: plugin: dump - source: https://github.com/ldc-developers/ldc/releases/download/v1.28.0/ldc2-1.28.0-linux-x86_64.tar.xz + source: https://github.com/ldc-developers/ldc/releases/download/v1.30.0/ldc2-1.30.0-linux-x86_64.tar.xz override-build: | # link shared by default