plasma-vault: update to 5.19.0

[ci skip]
This commit is contained in:
John 2020-05-20 12:15:51 +02:00
parent 426a010625
commit 5cc2c29025
1 changed files with 2 additions and 2 deletions

View File

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