From 53ed1f2d864cf52c6df47654d7768c82d6815fdc Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 24 Jun 2025 12:24:30 +0200 Subject: [PATCH] hyprgraphics: update --- recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb b/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb index 76618ae..9d80c7a 100644 --- a/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb +++ b/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb @@ -8,6 +8,6 @@ DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl libpng file" SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main" -SRCREV = "c7225d73755a6c4c7c72f4d4f3925ea426e325a8" -PV = "0.1.3" +SRCREV = "b3d628d01693fb9bb0a6690cd4e7b80abda04310" +PV = "0.1.4" inherit cmake pkgconfig