From 86e853f9b27933804ca879a67afc666251367509 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Mar 2025 18:53:33 +0100 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils/hyprutils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprutils/hyprutils_git.bb b/recipes-support/hyprland/hyprutils/hyprutils_git.bb index a157f68..da96251 100644 --- a/recipes-support/hyprland/hyprutils/hyprutils_git.bb +++ b/recipes-support/hyprland/hyprutils/hyprutils_git.bb @@ -9,7 +9,7 @@ DEPENDS = "pixman" SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "61a5382f4b1ab578064d470b1b3d3f0df396b8ba" -PV = "0.5.1" +SRCREV = "dd1f720cbc2dbb3c71167c9598045dd3261d27b3" +PV = "0.5.2" inherit cmake pkgconfig