plasma-nm: update to 5.15.0.

This commit is contained in:
John 2019-01-17 15:17:10 +01:00 committed by John Zimmermann
parent a91f422c7f
commit 180cc2b496
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.14.5
version=5.15.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-nm"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a276a73216a6903f92849fc1e3acb2bb6bbf01b78550c20504ce314a1343c9c1
checksum=d66ad2f4811ae0238cb6c26e48f2495ce4164cca2e1b6c872001c666344601a8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"