From 33180fd7e6a7d48c4042a779c35715163ea3fd1a Mon Sep 17 00:00:00 2001 From: John Date: Tue, 24 Sep 2019 17:38:00 +0200 Subject: [PATCH] plasma-nm: update to 5.17.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 1861362bf59..6d7222aee84 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.16.5 +version=5.17.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://projects.kde.org/projects/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=b519429bd784ff2ede0bf10e1e943822ef08ea5cf85e901363fda36d32907460 +checksum=322516acabb5a49c613f951c5049f6a15edf2b54340f08bca3c86a5b1bd6e56b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"