From 5aec88c557f2b9127e50db740e705f62f88e7d3c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 2 Sep 2022 17:27:36 +0200 Subject: [PATCH] nwg-icon-picker: update; fix license path --- recipes-gtk/nwg-shell/nwg-icon-picker_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-icon-picker_git.bb b/recipes-gtk/nwg-shell/nwg-icon-picker_git.bb index e2572a3..63c54dc 100644 --- a/recipes-gtk/nwg-shell/nwg-icon-picker_git.bb +++ b/recipes-gtk/nwg-shell/nwg-icon-picker_git.bb @@ -1,6 +1,6 @@ SUMMARY = "This program is intended to work as the icon picker for nwg-panel, but it may be used standalone." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://README.md;md5=532a46f3ba72a0575ece8ba24fe0d776" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2e53cad864b84be468b2fc0b511942ce" SRC_URI = " \ git://github.com/nwg-piotr/nwg-icon-picker.git;protocol=https;branch=master \ @@ -15,5 +15,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "0.0.1" -SRCREV = "8d913d20dd58da2655a136d2bc5f62e0a9fd6fb2" +SRCREV = "cd32e72ffb3c2fb41a3f7189981376cdad6af976"