From 805158a7defc37e78cc68dd0762e45f3d7b6f042 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 24 Sep 2025 12:02:27 +0300 Subject: [PATCH] Update package version to 1.1.0 --- pkg.info | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 28e3667..8e4bf02 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,9 @@ name: appstream description: Package providing the foundations to build software-center applications -version: 1.0.6 -revision: 2 +version: 1.1.0 url: https://www.freedesktop.org/wiki/Distributions/AppStream/ license: LGPL2.1-or-later architecture: any -depends: ["cairo", "curl", "fontconfig", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "librsvg", "libxml2", "libxmlb", "libyaml", "pango", "zstd"] +depends: ["cairo", "curl", "fontconfig", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "libfyaml", "librsvg", "libxml2", "libxmlb", "libyaml", "pango", "zstd"] make_depends: ["gobject-introspection", "gperf", "itstool", "meson", "python-setuptools", "vala", "xmlto"] type: source