From cb079a595a36565b9cc810f787bca2b9e804b537 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sat, 13 Sep 2025 22:07:53 +0300 Subject: [PATCH] Update package version to 0.11.0 --- pkg.info | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 28b315b..8e5cc4b 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,9 @@ name: swww description: A Solution to your Wayland Wallpaper Woes -version: 0.10.3 -revision: 2 +version: 0.11.0 url: https://github.com/LGFae/swww license: GPL3-only architecture: any -depends: ["gcc-libs", "glibc", "lz4"] +depends: ["dav1d","gcc-libs", "glibc", "lz4"] make_depends: ["rustc", "scdoc", "wayland", "wayland-protocols"] type: source