diff --git a/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb b/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb index 36da46d..8d3c74c 100644 --- a/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb @@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock-hyprland.git" SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.1.9" -SRCREV = "d4cd7439ebfb29238674b94deb120695dd1425f1" +PV = "0.2.1" +SRCREV = "9bbf58422472ea26a721c66aef7df46209345a15" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"