Compare commits

...

2 Commits

Author SHA1 Message Date
Markus Volk
5b04e051bd hyprland: update 2024-06-25 19:34:41 +02:00
Markus Volk
693ce16336 hyprutils: update 2024-06-25 19:34:20 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ DEPENDS = "pixman"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main" SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "725f63aabc0ca818e856c864e87680b26509a8e6" SRCREV = "1f6bbec5954f623ff8d68e567bddcce97cd2f085"
PV = "0.1.4" PV = "0.1.5"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@ -42,8 +42,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
SRCREV = "e09addf8dede9a8e7f2dd0e5bb414d3a0d5dc471" SRCREV = "918d8340afd652b011b937d29d5eea0be08467f5"
PV = "0.41.1" PV = "0.41.2"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check