kdeplasma-addons5: update to 5.22.3.

This commit is contained in:
John 2021-07-08 23:01:38 +02:00
parent 308945e7b7
commit 66930754e1

View file

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