kdeplasma-addons5: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:15:53 +02:00
parent 362e7e07af
commit 6df6ad5b57

View file

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