From 02b77f653f078db15c3b96112c4455276b5ec3f8 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 21 Oct 2020 22:40:26 +0200 Subject: [PATCH] plasma-nm: update to 5.20.1 [ci skip] --- 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 229d51dabf..e88ca69dc2 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.20.0 +version=5.20.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=a0a3593714d165844719c1adbd1ab596a578c15579d9c5533b9e15c2cd8f9dfb +checksum=2821b86921cc55fa21ac47e93ad8dedce3344249974a5085778202c9f9af0681 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"