From cba2e13994028d12ca1a9c479cb2d397aab269b6 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 11 Nov 2021 19:30:30 +0100 Subject: [PATCH] plasma-nm: update to 5.23.3. --- 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 b9c7f41b68e..cd3048598ea 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.23.2 +version=5.23.3 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=a08be797fbf00585651d541f25c2b31966a659a603ddbf65218032566afbf05e +checksum=eec18c4addba69313f1372f05bf9fc713960186f8e53905dc321af115ba5ea94 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"