From f19769244f0e817288801feb76cc76e5d6ba56ec Mon Sep 17 00:00:00 2001 From: John Date: Thu, 17 Sep 2020 21:13:11 +0200 Subject: [PATCH] plasma-nm: update to 5.20.0 [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 7f9e18b413a..229d51dabf2 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.19.5 +version=5.20.0 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=433fe0329bacaede666d4d0962c5dedf6b4449f7c7ad08870ae9554ad64f2bb9 +checksum=a0a3593714d165844719c1adbd1ab596a578c15579d9c5533b9e15c2cd8f9dfb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"