Compare commits

..

No commits in common. "c855a4112dd64c6f328750cc4a3ef8f16a7e347f" and "484f00b75aecbad27da78346de17c5f2f27116c4" have entirely different histories.

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