From bc660e4a9de9dcf5738d8f7d56b85b7f22991034 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Tue, 8 Jul 2025 11:21:32 +0200 Subject: [PATCH] gtk-layer-shell: update to 0.9.2 --- srcpkgs/gtk-layer-shell/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template index f68be169af4..24223d23b17 100644 --- a/srcpkgs/gtk-layer-shell/template +++ b/srcpkgs/gtk-layer-shell/template @@ -1,11 +1,11 @@ # Template file for 'gtk-layer-shell' pkgname=gtk-layer-shell -version=0.9.0 -revision=2 +version=0.9.2 +revision=1 build_style=meson build_helper="gir" hostmakedepends="gobject-introspection pkg-config wayland-devel" -makedepends="gtk+3-devel wayland-devel" +makedepends="gtk+3-devel wayland-devel wayland-protocols" checkdepends="cantarell-fonts xvfb-run" short_desc="Library to create panels and other desktop components for Wayland" maintainer="travankor " @@ -13,7 +13,7 @@ license="LGPL-3.0-or-later, MIT" homepage="https://github.com/wmww/gtk-layer-shell" changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md" distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz" -checksum=3809e5565d9ed02e44bb73787ff218523e8760fef65830afe60ea7322e22da1c +checksum=526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c make_check_pre="xvfb-run" if [ "$XBPS_CHECK_PKGS" ]; then