From 0caf60e8e9df37917a828f56bdce4dbda613392c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 22 Sep 2024 14:51:06 +0200 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprutils_git.bb b/recipes-support/hyprland/hyprutils_git.bb index 5823fc1..fa2f1ca 100644 --- a/recipes-support/hyprland/hyprutils_git.bb +++ b/recipes-support/hyprland/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 = "5dcbbc1e3de40b2cecfd2007434d86e924468f1f" -PV = "0.2.1" +SRCREV = "d97af4f6bd068c03a518b597675e598f57ea2291" +PV = "0.2.2" inherit cmake pkgconfig