From 180cc2b496c2b54fb3f0072bb02b93722ecf8c34 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 17 Jan 2019 15:17:10 +0100 Subject: [PATCH] plasma-nm: update to 5.15.0. --- 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 c14acf9b1cf..39420235054 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.14.5 +version=5.15.0 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=a276a73216a6903f92849fc1e3acb2bb6bbf01b78550c20504ce314a1343c9c1 +checksum=d66ad2f4811ae0238cb6c26e48f2495ce4164cca2e1b6c872001c666344601a8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"