From 9d75d4e34b48cbb4d44e1b385278fb02f4028487 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 24 Mar 2024 11:19:47 +0100 Subject: [PATCH] hyprcursor: update --- recipes-support/hyprland/hyprcursor_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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