breeze-plymouth / plasma-browser-integration: fix source checksums

They are optional and slipped through on my other build machine

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-01-09 21:27:17 +01:00
parent 9353b72e8f
commit 15be1debde
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ inherit kde-plasma
DEPENDS += "plymouth"
PV = "${PLASMA_VERSION}"
SRC_URI[md5sum] = "9a16fa97036b5de9fa0d68d6c2d6e822"
SRC_URI[sha256sum] = "67724c35f16cd96390194756620b3c8ca8f39540718f27e7a8a8e66c522b3fe1"
SRC_URI[md5sum] = "fc4c8776470ead08c817f1eadc0eb8a5"
SRC_URI[sha256sum] = "2635babc2edf2baae1e40fd0107ffaf239f02545b38d7d8238b12abad3bf6de5"
FILES_${PN} += " \
${datadir}/plymouth \

View File

@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING-GPL3;md5=d32239bcb673463ab874e80d47fae504"
inherit kde-plasma gettext
PV = "${PLASMA_VERSION}"
SRC_URI[md5sum] = "7a1b10a5dc4b28600a9f3f13de800bd5"
SRC_URI[sha256sum] = "b50c4ac698070ec57ee5446e2166aa9bab037c679d4eb8da85675787ab898d3f"
SRC_URI[md5sum] = "bbeaa340662f26dcb7ebccefac0f007a"
SRC_URI[sha256sum] = "5a44d8c22be7fcf5166be5123760bf2122e281055a9f20199c6b3e007581c088"
DEPENDS += " \
kauth-native \