From bae5d2ca5d7fef9291776c2055ff64a7534d396e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 19 Jan 2025 17:05:49 +0100 Subject: [PATCH] hyprland-qt-support: update --- .../recipes-qt/hyprland-qt-support/hyprland-qt-support_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprland-qt-support/hyprland-qt-support_git.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprland-qt-support/hyprland-qt-support_git.bb index 35e55cf..384a4ad 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprland-qt-support/hyprland-qt-support_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprland-qt-support/hyprland-qt-support_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprland-qt-support.git;protocol=https;branch=main" -SRCREV = "b4e829d8bfd1a2e766f01fc361392572c20a14b7" +SRCREV = "767e884cda77bea293982c2116333308930d7800" S = "${WORKDIR}/git" PV = "0.1.0"