plasma-nm: update to 5.23.4.

This commit is contained in:
John 2021-12-04 20:05:04 +01:00
parent b961e5cbb2
commit 1439d680d7

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm'
pkgname=plasma-nm
version=5.23.3
version=5.23.4
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=eec18c4addba69313f1372f05bf9fc713960186f8e53905dc321af115ba5ea94
checksum=24893ef9b16b14247d934a451a80d296291e4cebb59cbf65f7c730f57d738f30
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"