plasma-nm: update to 5.20.2

[ci skip]
This commit is contained in:
John 2020-10-28 21:08:15 +01:00
parent 0b00f7c3ad
commit ed2e71ea63
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.1
version=5.20.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=2821b86921cc55fa21ac47e93ad8dedce3344249974a5085778202c9f9af0681
checksum=71915af09fd44b4c1783f38bd912e215c003d5df7f73e6fa39daf77579d5b63b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"