From 7d54de2b56f1137957a593aa8f744782401f6bd7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 7 Jul 2024 15:24:10 +0200 Subject: [PATCH] hyprwayland-scanner: update --- recipes-support/hyprland/hyprwayland-scanner_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprwayland-scanner_git.bb b/recipes-support/hyprland/hyprwayland-scanner_git.bb index b42388c..dc9f996 100644 --- a/recipes-support/hyprland/hyprwayland-scanner_git.bb +++ b/recipes-support/hyprland/hyprwayland-scanner_git.bb @@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch DEPENDS = "pugixml" S = "${WORKDIR}/git" -SRCREV = "1413398dcaf702e78a678090c92c26a5fd604ce6" -PV = "0.3.10" +SRCREV = "d5fa094ca27e0039be5e94c0a80ae433145af8bb" +PV = "0.4.0" inherit cmake pkgconfig