diff --git a/recipes-support/hyprland/hyprcursor_git.bb b/recipes-support/hyprland/hyprcursor_git.bb index 1841e71..2aa1e2d 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" S = "${WORKDIR}/git" -SRCREV = "2a78c30da000084acbfa78fbbcf96698693cd336" -PV = "0.1.4" +SRCREV = "f870f0f980de7681c50a2b8b04e29257bdc6d8e8" +PV = "0.1.5" inherit cmake pkgconfig