diff --git a/recipes-gtk/nwg-shell/nwg-drawer_git.bb b/recipes-gtk/nwg-shell/nwg-drawer_git.bb index f892a78..69e56a0 100644 --- a/recipes-gtk/nwg-shell/nwg-drawer_git.bb +++ b/recipes-gtk/nwg-shell/nwg-drawer_git.bb @@ -13,8 +13,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git" SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.6.3" -SRCREV = "d1be3de9d7a4ae2a26415aa3c628e8ba6ac7d676" +PV = "0.7.0" +SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"