hyprcursor: update

This commit is contained in:
Markus Volk 2024-04-07 20:00:32 +02:00
parent 0cc685fb0f
commit df2ef3f690

View File

@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main" SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
DEPENDS = "cairo librsvg libzip hyprlang" DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "752cc4477918b3f0ad3987a63a78efad767cdb57" SRCREV = "818d8c4b69e0997483d60b75f701fe14b561a7a3"
PV = "0.1.5" PV = "0.1.6"
inherit cmake pkgconfig inherit cmake pkgconfig