kdeplasma-addons5: update to 5.23.2.

This commit is contained in:
John 2021-10-26 23:34:15 +02:00
parent 2eb1e2653d
commit 633215173c

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.23.1
version=5.23.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=84ee5a39458f767cb0f1304bcffa556e99119b7d6ae7556b0c310c2284ccd988
checksum=e6c4e223cea82b42eff96a17cbcabaac764c8d3c80c31d7c35587081eb840b4b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"