From bcfc4b4c0aa736f967491634b3e5e547f466261c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 3 Jun 2022 17:46:07 +0200 Subject: [PATCH] swaync: update --- recipes-gtk/swaync/swaync_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/swaync/swaync_git.bb b/recipes-gtk/swaync/swaync_git.bb index 706c24f..c586db8 100644 --- a/recipes-gtk/swaync/swaync_git.bb +++ b/recipes-gtk/swaync/swaync_git.bb @@ -17,8 +17,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "0.5" -SRCREV = "77b8a85ce1a230ea9b5433062f46f15a2e5a7235" +PV = "0.6.1" +SRCREV = "b05c0393d759aad5c10dd25f6901d4ceded271f8" PACKAGECONFIG[bash] = "-Dbash-completions=true,-Dbash-completions=false" PACKAGECONFIG[fish] = "-Dfish-completions=true,-Dfish-completions=false"