From 97cf61ec2fc6e6d24780ccb771eeacb353ef102e Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Thu, 30 Oct 2025 09:52:47 +0100 Subject: [PATCH] gtk-layer-shell: update to 0.10.0 --- srcpkgs/gtk-layer-shell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template index 24223d23b17b79..052770ec2cd8c5 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.2 +version=0.10.0 revision=1 build_style=meson build_helper="gir" hostmakedepends="gobject-introspection pkg-config wayland-devel" -makedepends="gtk+3-devel wayland-devel wayland-protocols" +makedepends="gtk+3-devel wayland-devel" 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=526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c +checksum=ed9bb801d6d9252defba41104820ace595dac824dc8972a758ee2ad134e10505 make_check_pre="xvfb-run" if [ "$XBPS_CHECK_PKGS" ]; then