plasma-nm: update to 5.14.4.

This commit is contained in:
John 2018-11-27 22:42:23 +01:00 committed by maxice8
parent 6f190d126c
commit bd4c93eedc
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.3
version=5.14.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
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=ee456791bb8750ef6dc1b2e56f55a6bb455ed393c5582f7749f33afa6359f869
checksum=b3cfa41e0116b896a121ffe5ae0d6bc4cbc0f599d89e7fddff0feb8595525292
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"