plasma-vault: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:47 +02:00
parent 02876e2a8a
commit 85d37521a4
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.19.4
version=5.19.5
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=38e55a6a52afc774ecf28a31895f32b542d70fd33050c246af25908791a93654
checksum=7f81321f32f3784683fa7d9511dca9bfba70a7a9181a33e832d864c639b05204
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"