plasma-nm: update to 6.0.5.

This commit is contained in:
Luciogi 2024-06-01 11:50:18 +05:00 committed by Đoàn Trần Công Danh
parent 28d838cec2
commit 7a320d0626

View file

@ -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