hypridle: update

This commit is contained in:
Markus Volk 2024-04-19 18:35:28 +02:00
parent 0f8286ad14
commit 6ba384d13c

View File

@ -9,7 +9,9 @@ SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main"
DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++" DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "6ea4e04532abbed693d428a780db5f415183477d" SRCREV = "7cff4581a3753154fc5b41f39a098fad49b777b1"
PV = "0.1.1" PV = "0.1.2"
inherit cmake pkgconfig inherit cmake pkgconfig
FILES:${PN} += "${systemd_user_unitdir}"