plasma-nm: update to 5.22.0.

This commit is contained in:
John 2021-05-15 15:22:10 +02:00
parent 129eddfb55
commit 73e288385a

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm'
pkgname=plasma-nm
version=5.21.5
version=5.22.0
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=9098e660a391e821161ed9ad2361b568297df2b53742a8afe18d6104ac700ba3
checksum=1b04f0a9d595caa243979bdbe1dfccc600bd9b7f163e193b2d7d0075c637a975
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"