hyprcursor: update

This commit is contained in:
Markus Volk 2024-12-19 18:49:33 +01:00
parent b15bd8e8ed
commit 1a1be3ff20

View File

@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus" DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "c18572a92eb39e4921b4f4c2bca8521b6f701b58" SRCREV = "f388aacd22be4a6e4d634fbaf6f75eb0713d239a"
PV = "0.1.10" PV = "0.1.10"
inherit cmake pkgconfig inherit cmake pkgconfig