From 24a4605e3948929c55e045b2902800a02631e1a8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 23 Dec 2024 07:39:25 +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 e5f2a59..f1d2f12 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 = "e911361a687753bbbdfe3b6a9eab755ecaf1d9e1" -PV = "0.2.6" +SRCREV = "5e45b1a1b9f02594843b3190deff0a68306525d2" +PV = "0.3.0" inherit cmake pkgconfig