plasma-nm: update to 5.16.5

[ci skip]
This commit is contained in:
John 2019-09-05 20:57:58 +02:00 committed by John Zimmermann
parent fbb0726a3b
commit dc8ac3b169

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm' # Template file for 'plasma-nm'
pkgname=plasma-nm pkgname=plasma-nm
version=5.16.4 version=5.16.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-nm" homepage="https://projects.kde.org/projects/plasma/plasma-nm"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=2da834873d4fa471ad87ee8ce18a871dfb2acdf0bdc0b764789e8e26ebc2ca09 checksum=b519429bd784ff2ede0bf10e1e943822ef08ea5cf85e901363fda36d32907460
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"