From f4a215e0d317286177deb6429f93afcc49351de0 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 7 Sep 2025 12:40:35 +0300 Subject: [PATCH] Update package version to 0.12.2 --- pkg.info | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pkg.info b/pkg.info index 4ce0d37..a5e92a6 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,9 @@ name: swaync description: A simple GTK based notification daemon for any Wayland compositor -version: 0.10.1 -revision: 2 +version: 0.12.2 url: https://github.com/ErikReider/SwayNotificationCenter license: GPL3-only architecture: any -depends: ["glib","granite","gtk-layer-shell","gtk3","json-glib","libgee","libhandy","libpulse"] -make_depends: ["gobject-introspection","meson","sassc","scdoc","vala"] +depends: ["glib","granite","gtk4","gtk4-layer-shell","json-glib","libadwaita","libgee","libhandy","libpulse"] +make_depends: ["blueprint-compiler","gobject-introspection","meson","sassc","scdoc","vala"] type: source