plasma-nm: update to 5.16.3

This commit is contained in:
John 2019-05-31 17:51:59 +02:00 committed by John Zimmermann
parent 628bb0e70d
commit b80977e03c

View file

@ -1,7 +1,7 @@
# Template file for 'plasma-nm' # Template file for 'plasma-nm'
pkgname=plasma-nm pkgname=plasma-nm
version=5.15.5 version=5.16.3
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules mobile-broadband-provider-info pkg-config hostmakedepends="extra-cmake-modules mobile-broadband-provider-info pkg-config
@ -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=6a2cde83ff031de3565465d48538578380301debb8e49345e25ff3f723c908ee checksum=241ba7ee6a902f30748aaa520c556d8624381a36a04c881fc520fd4ff8db2bdb
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"