From 1ad9c8c5a267759b1b50f0b85883b404d7fd0ec3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 16 Nov 2024 01:04:19 +0100 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 3e3ce12..e5f2a59 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 = "60d3dece30f98e8ad85131829c8529950630d6bc" -PV = "0.2.4" +SRCREV = "e911361a687753bbbdfe3b6a9eab755ecaf1d9e1" +PV = "0.2.6" inherit cmake pkgconfig