kdeplasma-addons5: update to 5.22.0.

This commit is contained in:
John 2021-05-15 15:21:24 +02:00
parent 5a612df9d1
commit 2530bc7871

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.21.5
version=5.22.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=3c6dd7266c9bb2b89b7ec6831936afb12e32cb00eca19baaa0706cf251617d7d
checksum=42e399342b4f979ef1aa2e20542ce8308a49369b922aef8cc70b1667733583ec
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"