plasma-vault: update to 5.21.4.

This commit is contained in:
John 2021-04-06 19:58:33 +02:00
parent 03282d508a
commit cca5b576b1
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.21.3
version=5.21.4
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=323d3d025546524b82b0258e861d5392b65c3f7a7ad9a2c25d98f487bcc1a9e0
checksum=c577135b04d7b35227183100fcae08eaf6df5ef41c4ecf43e0706a329ef8a48d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"