From 2f0f548635c1153c2b573e29cf32ffcc5bba5ac9 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 7 Jan 2025 14:23:46 +0100 Subject: [PATCH] hyprgraphics: update --- recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb b/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb index 84bf50c..5097ea4 100644 --- a/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb +++ b/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb @@ -9,6 +9,6 @@ DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl file" SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "0f9b8ca692b319c3cadd10175518805dbdc33ef0" +SRCREV = "52202272d89da32a9f866c0d10305a5e3d954c50" PV = "0.1.1" inherit cmake pkgconfig