From c8eec7bf3cfb8acc3e6b7eb679ff98f94e641e3a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 28 Apr 2025 18:39:58 +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 9e8e825..aabe010 100644 --- a/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb +++ b/recipes-support/hyprland/hyprgraphics/hyprgraphics_git.bb @@ -10,6 +10,6 @@ SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main" SRC_URI += "file://0001-hyprgraphics-fix-libspng-name.patch" S = "${WORKDIR}/git" -SRCREV = "12cd7034e441a5ebfdef1a090c0788413b4a635b" -PV = "0.1.1" +SRCREV = "9d7f2687c84c729afbc3b13f7937655570f2978d" +PV = "0.1.3" inherit cmake pkgconfig