plasma-vault: update to 5.19.1

[ci skip]
This commit is contained in:
John 2020-06-16 20:42:33 +02:00
parent a19711e3c0
commit c435edc93c

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-vault'
pkgname=plasma-vault
version=5.19.0
version=5.19.1
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=e20ff39ea102112258dd419abba153d1d7c9ae9116c988ccc550af3c151a30b5
checksum=308674537f4664af6b56ed2580ed7159563ba706858a55460196668925b830ae
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"