From 9bf2365daf3e471c6d9ac098ed3269ad64095fec Mon Sep 17 00:00:00 2001 From: John Date: Tue, 28 Jul 2020 16:54:30 +0200 Subject: [PATCH] plasma-nm: update to 5.19.4 [ci skip] --- srcpkgs/plasma-nm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/plasma-nm/template b/srcpkgs/plasma-nm/template index db28204e892..ba628bd81f2 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.3 +version=5.19.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,9 +13,9 @@ depends="mobile-broadband-provider-info" short_desc="NetworkManager Plasma applet" maintainer="John " license="LGPL-2.1-or-later" -homepage="https://projects.kde.org/projects/plasma/plasma-nm" +homepage="https://invent.kde.org/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=cf15bfeb4e90156fe6c374caad6c4b4fd9d87c29a812d2163f715124f52e765c +checksum=df4a0ab64eb5e5cbc0a4ebf9c70106ec2cadbd1893b896c15c3561b78893342c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"