From ebcc5ef379da6239bf7f34b114b6ff3905379a92 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Mar 2025 18:53:10 +0100 Subject: [PATCH] hyprcursor: update --- recipes-support/hyprland/hyprcursor/hyprcursor_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprcursor/hyprcursor_git.bb b/recipes-support/hyprland/hyprcursor/hyprcursor_git.bb index 324cc62..cdf9e07 100644 --- a/recipes-support/hyprland/hyprcursor/hyprcursor_git.bb +++ b/recipes-support/hyprland/hyprcursor/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 = "f388aacd22be4a6e4d634fbaf6f75eb0713d239a" -PV = "0.1.10" +SRCREV = "028bedbc63bf87937ce8f61f2a125fcc4929a98a" +PV = "0.1.12" inherit cmake pkgconfig