From ef000ac7e4e6a92da5d2022dedb74a654678342a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 19 Jan 2025 17:07:17 +0100 Subject: [PATCH] hyprsysteminfo: update --- .../meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb index 2f0f170..5aac99c 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb @@ -5,10 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprsysteminfo.git;protocol=https;branch=main" -SRCREV = "3498fad4c4b9c161fd78896ef583f492c93c7859" +SRCREV = "17f041e2d539bd63ec116a77236ea37a17c6b3e6" S = "${WORKDIR}/git" -PV = "0.1.2" +PV = "0.1.3" DEPENDS = "qtbase qtquick3d qttools-native hyprutils qtwayland qtwayland-native" +RDEPENDS:${PN} = "hyprland-qt-support" inherit qt6-cmake