From 7a320d0626e8dca6b7ee039dfa4bc6aaa5816e00 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 1 Jun 2024 11:50:18 +0500 Subject: plasma-nm: update to 6.0.5. --- srcpkgs/plasma-nm/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/plasma-nm/template b/srcpkgs/plasma-nm/template index 7e3874de245..3d9da457aa4 100644 --- a/srcpkgs/plasma-nm/template +++ b/srcpkgs/plasma-nm/template @@ -1,6 +1,6 @@ # Template file for 'plasma-nm' pkgname=plasma-nm -version=6.0.4 +version=6.0.5 revision=1 build_style=cmake build_helper=qemu @@ -20,12 +20,12 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=64519d9d05fcb4f85c7b9c4708cc6f510e28fdc272b6d0e2a7a1efc03888c6df +checksum=2c52b75a961efd0b9fd9ef3a6ceb4f4bc539de9efadc3a0c008799d76f94f8e7 build_options="openconnect" if [ "$XBPS_TARGET_ENDIAN" = "le" ] && - [ "$XBPS_WORDSIZE" != 32 ] && - [ "$XBPS_TARGET_WORDSIZE" = "$XBPS_WORDSIZE" ]; then - build_options_default="openconnect" + [ "$XBPS_WORDSIZE" != 32 ] && + [ "$XBPS_TARGET_WORDSIZE" = "$XBPS_WORDSIZE" ]; then + build_options_default="openconnect" fi -- cgit v1.2.3