From 04239a3ad3d9dbc5f5a16f027ddd46b22ad7bd71 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 Feb 2019 17:28:19 +0100 Subject: [PATCH] plasma-nm: update to 5.15.2. --- 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 4ea3584feb9..113aa4a8c45 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.15.1 +version=5.15.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -14,7 +14,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=3a144031682c42c4a0bbac7cdc263d3ef365c9e4ab4f3155eb5ed20abe987b7c +checksum=5d495058730df7156c8f6df5017d7db5d280d5d6f1df985e596892a2b186ca89 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"