Update package version to 0.9.2

This commit is contained in:
2025-09-16 19:20:08 +03:00
parent ac198e82c3
commit 2b36a41eb0
2 changed files with 17 additions and 2 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
name: gtk-layer-shell
description: A library to create panels and other desktop components for Wayland using the Layer Shell protocol
version: 0.9.0
version: 0.9.2
url: https://github.com/wmww/gtk-layer-shell
license: LGPL3-or-later
architecture: any
depends: ["gtk3","wayland"]
make_depends: ["gobject-introspection","meson","python-setuptools","valabind"]
make_depends: ["gobject-introspection","meson","valabind","wayland-protocols"]
type: source