From 5f72d3921b46d1062f7e269a8c7b0be53efc939f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 5 May 2024 08:38:27 +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 89658ab..4903c82 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 = "126dad854f22fe30e6b82cd21808e76903d90ac5" -PV = "0.3.2" +SRCREV = "1270ebaa539e56d61b708c24b072b09cbbd3a828" +PV = "0.3.4" inherit cmake pkgconfig