From 8f73926d1a083abe46ad6a350346f1e5bc94d892 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 27 Feb 2022 16:50:05 +0100 Subject: [PATCH] plasma-nm: update to 5.24.2. --- srcpkgs/plasma-nm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-nm/template b/srcpkgs/plasma-nm/template index ca3e976fc67..1404adc97bb 100644 --- a/srcpkgs/plasma-nm/template +++ b/srcpkgs/plasma-nm/template @@ -1,6 +1,6 @@ # Template file for 'plasma-nm' pkgname=plasma-nm -version=5.24.1 +version=5.24.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -15,7 +15,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=99f135762313631078af107b61f75818752e23c102a435c6ccf84eb64837d30d +checksum=114ead32c90d521ae0504baee971da71a2c0f1a37d25bbf1868012ed030048cb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"