kdeplasma-addons5: update to 5.24.4.

This commit is contained in:
John 2022-04-18 01:45:14 +02:00
parent b395423c46
commit 428a9d5252

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.24.3
version=5.24.4
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=86fe08a744e31ce22124bca4337633f6a2523fbc87d915d3ffd42e65da66f23c
checksum=d721d32d16f34ef1066bdf2fcb781d5bc1aca7cf5cdf3a71c6fef2dfe668680d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"