From 08eaf05b43a20aad3a33f943659d8b38deb335fc Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 5 Jun 2024 11:58:25 +0200 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 94a3cc7..1a99b3b 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 = "6742e9d3e2d2e155f8222ae654f03fd1faa1314e" -PV = "0.1.7" +SRCREV = "57298fc4f13c807e50ada2c986a3114b7fc2e621" +PV = "0.1.9" inherit cmake pkgconfig