aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srcpkgs/plasma-nm/template10
1 files 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 <me@johnnynator.dev>"
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