Compare commits

...

2 Commits

Author SHA1 Message Date
Markus Volk
c855a4112d hyprland: update 2024-07-28 10:24:10 +02:00
Markus Volk
f6cd06e612 hyprutils: update 2024-07-28 10:23:36 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ 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 = "6edfdd63a1fc87a6d874364c404c9b6f852c7096" SRCREV = "bc86afea7e177a7ad4335737417fc0e468698dc4"
PV = "0.42-dev" PV = "0.42-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

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 = "962582a090bc233c4de9d9897f46794280288989" SRCREV = "5dcbbc1e3de40b2cecfd2007434d86e924468f1f"
PV = "0.2.0" PV = "0.2.1"
inherit cmake pkgconfig inherit cmake pkgconfig