kdeplasma-addons5: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:48:11 +02:00
parent 417ea774d7
commit 69e407a06d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.22.0
version=5.22.1
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=42e399342b4f979ef1aa2e20542ce8308a49369b922aef8cc70b1667733583ec
checksum=576c95e795d4a90c276b83f8596499776111da37ce551542c5704bd0ef550610
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"