From 6226cd04a1da7362d50200287b790f56b7459073 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 17 Mar 2024 19:27:10 +0100 Subject: [PATCH] hyprlock: update --- recipes-support/hyprland/hyprlock_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprlock_git.bb b/recipes-support/hyprland/hyprlock_git.bb index 6538145..a98071e 100644 --- a/recipes-support/hyprland/hyprlock_git.bb +++ b/recipes-support/hyprland/hyprlock_git.bb @@ -11,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "opengl" DEPENDS = "wayland wayland-native wayland-protocols hyprlang libxkbcommon cairo pango libdrm libpam virtual/libgl virtual/egl" S = "${WORKDIR}/git" -SRCREV = "21d9efe5c94f1a292d181af70b32059509eada68" -PV = "0.1.0" +SRCREV = "0fe10282559f02ea945f0ce8f1277cd695179442" +PV = "0.2.0" inherit cmake pkgconfig features_check