hyprland: update

This commit is contained in:
Markus Volk 2024-10-27 08:55:27 +01:00
parent 7c8278c3bb
commit 2c22045444

View File

@ -42,7 +42,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRCREV = "5e96d738e698f22969ca502d042d5751711c6d8a"
SRCREV = "a3d3b4fd64a51a8c1663b450bd2a408f1f0fa9b3"
PV = "0.44.1"
S = "${WORKDIR}/git"
@ -58,5 +58,5 @@ do_configure:prepend() {
cd ${S} && scripts/generateVersion.sh
}
FILES:${PN} += "${datadir}"
FILES:${PN} += "${datadir} ${systemd_user_unitdir}"