plasma-vault: update to 5.17.1

[ci skip]
This commit is contained in:
John 2019-10-22 20:23:02 +02:00 committed by John Zimmermann
parent 7aa6df038e
commit 61ff5fbe41

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-vault'
pkgname=plasma-vault
version=5.17.0
version=5.17.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools"
@ -10,7 +10,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=d63cba4e3a89a10571f120d75405a837964c0176351ce78bed04f58b37f58fd6
checksum=a71ef24566ae6a0d61e21dfb65aac11381ffaa340c16b47d2db887c4690ea71b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"