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