From 777c302ffdc8e38d8a515e2c466b1b1746d509d6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 7 Jan 2025 14:21:04 +0100 Subject: [PATCH] hyprland-qtutils: update --- .../recipes-qt/hyprland-qtutils/hyprland-qtutils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprland-qtutils/hyprland-qtutils_git.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprland-qtutils/hyprland-qtutils_git.bb index 77b97fc..bcd8b07 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprland-qtutils/hyprland-qtutils_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprland-qtutils/hyprland-qtutils_git.bb @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprland-qtutils.git;protocol=https;branch=main" -SRCREV = "969427419276c7ee170301ef1ebe0f68eb6eb2e2" +SRCREV = "6997fe382dcf396704227d2b98ffdd5066da6959" S = "${WORKDIR}/git" -PV = "0.1.0" +PV = "0.1.2" DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native hyprutils"