From e2ed4cd1472a5be6fb76c078248e553cabb02d07 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 3 Apr 2024 13:44:08 +0200 Subject: [PATCH] hyprcursor: update --- recipes-support/hyprland/hyprcursor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprcursor_git.bb b/recipes-support/hyprland/hyprcursor_git.bb index 2aa1e2d..11a02f5 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 = "f870f0f980de7681c50a2b8b04e29257bdc6d8e8" +SRCREV = "752cc4477918b3f0ad3987a63a78efad767cdb57" PV = "0.1.5" inherit cmake pkgconfig