From 88f2bcfbbbdb348dc119668e9f87856c7ced3a02 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 28 Apr 2025 18:41:19 +0200 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 da96251..ea501de 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 = "dd1f720cbc2dbb3c71167c9598045dd3261d27b3" -PV = "0.5.2" +SRCREV = "f2dc70e448b994cef627a157ee340135bd68fbc6" +PV = "0.6.0" inherit cmake pkgconfig