diff --git a/recipes-gtk/nwg-shell/nwg-dock_git.bb b/recipes-gtk/nwg-shell/nwg-dock_git.bb index 690f18f..b827abf 100644 --- a/recipes-gtk/nwg-shell/nwg-dock_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock_git.bb @@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git" SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.3.9" -SRCREV = "6fdd055eaff282298ea5496d203514b5f99314a0" +PV = "0.4.1" +SRCREV = "3f010171ab8596552efdc2f03d5f09c0042bbb64" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"