plasma-nm: update to 5.23.3.

This commit is contained in:
John 2021-11-11 19:30:30 +01:00
parent 6c6f5b705d
commit cba2e13994

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm' # Template file for 'plasma-nm'
pkgname=plasma-nm pkgname=plasma-nm
version=5.23.2 version=5.23.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-nm" homepage="https://invent.kde.org/plasma/plasma-nm"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a08be797fbf00585651d541f25c2b31966a659a603ddbf65218032566afbf05e checksum=eec18c4addba69313f1372f05bf9fc713960186f8e53905dc321af115ba5ea94
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"