plasma-nm: update to 5.22.4.

This commit is contained in:
John 2021-07-29 20:24:52 +02:00
parent dacfdf5c8b
commit da41b7f07d

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm'
pkgname=plasma-nm
version=5.22.3
version=5.22.4
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=3d66e0fd5e8747890c9e3dabde790b962686b3f88be305aec42d0aa38a24b8c6
checksum=c8043d33023aae1087a8d35800575ee9df710f35ec996fb9fc7ecc8f35576eb3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"