From 4c84207cc3a0c6434b551210ca7197829aae8a28 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 14 Dec 2024 17:45:00 +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 6fc0963..3e5d019 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 = "34efe230c2ac402faf4a15ca1d048a435e359358" +SRCREV = "c18572a92eb39e4921b4f4c2bca8521b6f701b58" PV = "0.1.10" inherit cmake pkgconfig