lxqt-powermanagement: update to 0.10.0
LICENSE was slightly reformatted Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Power management module for LXQt"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6324954af145f280672cc576862fda80"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check
|
||||
|
||||
@@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
DEPENDS += "qtsvg liblxqt libqtxdg solid"
|
||||
|
||||
SRCREV = "a49f1c98972b817a5f3e6489ffe00dd6afe010ec"
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
SRCREV = "1d243e51f0e9d653a069247bbb8fd56623d89fda"
|
||||
PV = "0.10.0"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
Reference in New Issue
Block a user