From 53b6690aa62e2e98f2d22c7be4d0662bbb6fb561 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 27 Jan 2025 22:08:13 +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 5d8529f..2c891d8 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 = "72dfbf52967e4040693164319a027d8ac6315887" -PV = "0.3.3" +SRCREV = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab" +PV = "0.5.0" inherit cmake pkgconfig