Compare commits

..

No commits in common. "6fab8b3c5fac723a2d25cd96dbff24cc45dc26b9" and "0949836b81a4d41ee34ac20981de9a8ec5dcd4d5" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ DEPENDS = " \
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main" SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "ae32a98232ebd14a32c2c2958bf16be3fc4ce116" SRCREV = "f5ed91d122c8b84d57a24bf65a919207475dc3a7"
PV = "0.4.5" PV = "0.4.4"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@ -27,7 +27,7 @@ DEPENDS = " \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "c3c28feb4c6469269d049185e9427bf4a33c8c40" SRCREV = "a093a9eefda2db2430dd1612b2858a55daf14738"
PV = "0.5.0" PV = "0.5.0"
inherit cmake pkgconfig features_check inherit cmake pkgconfig features_check