plasma-nm: update to 5.23.2.

This commit is contained in:
John 2021-10-26 23:34:56 +02:00
parent bd50e3eb22
commit 850e5bf8b1

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm'
pkgname=plasma-nm
version=5.23.1
version=5.23.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ 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=d1d578c0386c2506f2cf361cd81f7060e6edcc7546d1716fb7299e34332f5063
checksum=a08be797fbf00585651d541f25c2b31966a659a603ddbf65218032566afbf05e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"