plasma-vault: update to 5.22.0.

This commit is contained in:
John 2021-05-15 15:22:19 +02:00
parent c8673acaab
commit 5003cac7e1
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.5
version=5.22.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=7519b5da20e59f571128b66fc22e5d2b2027752e01caa1c70574b12dcfd8979b
checksum=1f3bbabc5e29b88e85276894020f881360cafaf756f929ec2ae96dba612e96ab
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"