From 31ec07f224d01a1be8ab77a46c6ace15405512cc Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 23 Nov 2023 13:48:31 +0100 Subject: [PATCH] nwg-look: upgrade --- recipes-gtk/nwg-shell/nwg-look_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-look_git.bb b/recipes-gtk/nwg-shell/nwg-look_git.bb index df3b4c4..8709664 100644 --- a/recipes-gtk/nwg-shell/nwg-look_git.bb +++ b/recipes-gtk/nwg-shell/nwg-look_git.bb @@ -1,6 +1,6 @@ SUMMARY = "Nwg-look is a GTK3 settings editor, designed to work properly in wlroots-based Wayland environment." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=2e53cad864b84be468b2fc0b511942ce" +LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=453b3e96b1052c0e1d1460b0134b9287" DEPENDS = "xcur2png gtk+3" RDEPENDS:${PN} = "xcur2png go-runtime" @@ -8,8 +8,8 @@ RDEPENDS:${PN} = "xcur2png go-runtime" GO_IMPORT = "github.com/nwg-piotr/nwg-look" SRC_URI = "git://${GO_IMPORT};branch=main;protocol=https" -SRCREV = "46502054da8ebbe629858e8eaa6e2d683d00ca79" -PV = "0.2.3" +SRCREV = "ff457607d8c09dbcfc5b8cc3ceab086c0cf2aba9" +PV = "0.2.5" inherit go go-mod pkgconfig gtk-icon-cache