diff --git a/recipes-support/hyprland/hyprcursor_git.bb b/recipes-support/hyprland/hyprcursor_git.bb index 1a99b3b..6fc0963 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 = "57298fc4f13c807e50ada2c986a3114b7fc2e621" -PV = "0.1.9" +SRCREV = "34efe230c2ac402faf4a15ca1d048a435e359358" +PV = "0.1.10" inherit cmake pkgconfig