kdeplasma-addons5: update to 5.23.5.

This commit is contained in:
John 2022-01-05 19:36:48 +01:00
parent 2704288b42
commit 5640d6595f

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.23.4
version=5.23.5
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=90dc3540fad81f57cc933b28ba4aa7e73c2c956f1486047532b12385ae68fdc8
checksum=78da1e66da03aa8b34dfef2075655645e9bef1af59671080089bcf8c2d7a0033
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"