plasma-vault: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:49:09 +02:00
parent dc6f65f67d
commit e12b48de1c

View file

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