plasma-nm: update to 5.20.1

[ci skip]
This commit is contained in:
John 2020-10-21 22:40:26 +02:00
parent 968940cd52
commit 02b77f653f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-nm'
pkgname=plasma-nm
version=5.20.0
version=5.20.1
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=a0a3593714d165844719c1adbd1ab596a578c15579d9c5533b9e15c2cd8f9dfb
checksum=2821b86921cc55fa21ac47e93ad8dedce3344249974a5085778202c9f9af0681
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"