From 501cb3d1d0bb29158d3e07f2e41a13f5f04eb1f2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 7 Aug 2023 08:13:18 +0200 Subject: [PATCH] xdg-desktop-portal-hyprland: update --- .../xdg-desktop-portal-hyprland.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland.bb b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland.bb index bc526c7..0144be3 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland.bb @@ -24,8 +24,8 @@ REQUIRED_DISTRO_FEATURES = "opengl wayland" SRC_URI = "gitsm://github.com/hyprwm/xdg-desktop-portal-hyprland.git;protocol=https;nobranch=1" S = "${WORKDIR}/git" -SRCREV = "4d9ff0c17716936e0b5ca577a39e263633901ed1" -PV = "0.4.0" +SRCREV = "42747d267ab4345c4ceb78cd4a4fe99f072d80fc" +PV = "0.5.0" PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}"