From c44387753622f5a8bb75c0d28a98be70f1a4c016 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 15 Jun 2021 18:48:59 +0200 Subject: [PATCH] plasma-nm: update to 5.22.1. --- 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 18fad054a7..8ed5153510 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.22.0 +version=5.22.1 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=1b04f0a9d595caa243979bdbe1dfccc600bd9b7f163e193b2d7d0075c637a975 +checksum=89200e353e075b2877add4534c227d8cad37db27c9e38b962c9658cf8e02d8b5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"