From 2df7d8b462b1c97f98a49170b59e5a21bfa1a4c4 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 10 Mar 2020 16:38:05 +0100 Subject: [PATCH] plasma-nm: update to 5.18.3 [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 9dcfadf47f3..ce2918a8608 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.18.2 +version=5.18.3 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=e49b39d9c62a1e245bf452e3cba0092768ffe6934a6057bfb184c80fa859c4af +checksum=0d4ead3648169e53ef3e08ec1fc3d67a3ef54a3a51bd246d64bd93473aeb8762 case "$XBPS_TARGET_MACHINE" in armv[56]*) broken="xorg-server-xwayland is not available"