From 695a64fe902e3b4d93457881085266ea8b01a533 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 Sep 2018 23:17:26 +0200 Subject: [PATCH] plasma-nm: update to 5.13.5. --- 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 3873f3e965..69e422a193 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.13.4 +version=5.13.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -14,7 +14,7 @@ maintainer="Denis Revin " 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=3813e9b557a00352ec9c98d7ee69577913842291bd8b9807c944215e7faf4d61 +checksum=b1762e5927c21ff7604654f59245475fecadfde5d1ab78e11647e5b77c2c0efd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"