plasma-nm: update to 5.24.3.

This commit is contained in:
John 2022-03-12 16:55:40 +01:00
parent 7698f2161f
commit 4ffe922d9f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-nm'
pkgname=plasma-nm
version=5.24.2
version=5.24.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-nm"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=114ead32c90d521ae0504baee971da71a2c0f1a37d25bbf1868012ed030048cb
checksum=2cf64e94ed921546bc0be44f50e3490033a353bf3f0ad7a5a513ef5585fc3bfd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"