plasma-vault: update to 5.20.3

[ci skip]
This commit is contained in:
John 2020-11-11 15:51:48 +01:00 committed by John Zimmermann
parent 3f50e81509
commit cd9eb83941

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-vault'
pkgname=plasma-vault
version=5.20.2
version=5.20.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
@ -11,7 +11,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://github.com/KDE/plasma-vault"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=13468ca59d26569bd6590af508ca76ffe4bd52042fc0789588cd130cc384c4cd
checksum=53e67798ae324ef3c2048bdabe1331f5a17c6e046aaf35b8a1742561714fb031
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"