diff --git a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb index eafdefc2..8b6b4c28 100644 --- a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb +++ b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb @@ -1,6 +1,6 @@ SUMMARY = "Tool used to launch programs quickly by typing their names " LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6" +LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da" inherit lxqt pkgconfig distro_features_check @@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache" -SRCREV = "7d49b685fbc33f74022e2138b89eaf43a006023c" -PV = "0.9.0+git${SRCPV}" +SRCREV = "cd490a9324d304453693c691f8e68a2517c8fb18" +PV = "0.10.0" # REVISIT: These are poluted by host paths FILES_${PN}-dev += "${datadir}/lxqt/lxqt-runner/*.cmake"