From 1a1be3ff20dece293c64c75601e03c72756c80f2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 19 Dec 2024 18:49:33 +0100 Subject: [PATCH] hyprcursor: update --- recipes-support/hyprland/hyprcursor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprcursor_git.bb b/recipes-support/hyprland/hyprcursor_git.bb index 3e5d019..324cc62 100644 --- a/recipes-support/hyprland/hyprcursor_git.bb +++ b/recipes-support/hyprland/hyprcursor_git.bb @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main" DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus" S = "${WORKDIR}/git" -SRCREV = "c18572a92eb39e4921b4f4c2bca8521b6f701b58" +SRCREV = "f388aacd22be4a6e4d634fbaf6f75eb0713d239a" PV = "0.1.10" inherit cmake pkgconfig