From 7d526ec0d1c01846958d2b7ba25b6f0832e1d91e Mon Sep 17 00:00:00 2001 From: John Date: Tue, 23 Jun 2020 16:11:16 +0200 Subject: [PATCH] plasma-nm: update to 5.19.2 [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 caa451eedc8..0b782a9e2b0 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.1 +version=5.19.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://projects.kde.org/projects/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=28b69215a0833fb3ec31bd75e19dc0d1aa5f610da35f2023072e8cd8a2a74144 +checksum=198b2cb54b0e55fa29eff883cd081bdcb2a257a240feb7c5934c779460b1910e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"