File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2222
2323name : appstream-generator
2424license : LGPL-3.0
25- base : core20
25+ base : core22
2626adopt-info : appstream-generator
2727
2828confinement : strict
@@ -166,14 +166,15 @@ parts:
166166 appstream :
167167 source : https://github.com/ximion/appstream.git
168168 source-type : git
169- source-tag : v0.15.2
169+ source-tag : v0.16.0
170170
171171 plugin : meson
172172 meson-parameters :
173173 - --prefix=/usr
174174 - --buildtype=debugoptimized
175175 - -Dcompose=true
176176 - -Dapidocs=false
177+ - -Dsystemd=false
177178 build-packages :
178179 - build-essential
179180 - docbook-xsl
@@ -233,7 +234,7 @@ parts:
233234
234235 ldc :
235236 plugin : dump
236- source : https://github.com/ldc-developers/ldc/releases/download/v1.28 .0/ldc2-1.28 .0-linux-x86_64.tar.xz
237+ source : https://github.com/ldc-developers/ldc/releases/download/v1.30 .0/ldc2-1.30 .0-linux-x86_64.tar.xz
237238
238239 override-build : |
239240 # link shared by default
You can’t perform that action at this time.
0 commit comments