compton-conf: update 0.2.1 -> 0.3.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2017-11-14 11:51:47 +01:00
parent 8277d085ab
commit 85b18ccb8b

View File

@@ -6,9 +6,13 @@ inherit lxqt pkgconfig
DEPENDS += "libconfig"
SRCREV = "841c35ad043f4ee5b6eab317068aa5d449eeb9f8"
PV = "0.2.1"
SRCREV = "166a42fcbb802a122ca8614871cae98604be061f"
PV = "0.3.0"
FILES_${PN} += "${datadir}/${BPN}/compton.conf.example"
RDEPENDS_${PN} += "compton"
RPROVIDES_${PN} += "lxqt-common"
RREPLACES_${PN} += "lxqt-common"
RCONFLICTS_${PN} += "lxqt-common"