plasma-nm: update to 5.15.5

[ci skip]
This commit is contained in:
John 2019-05-07 18:42:21 +02:00
parent c1c0acdb47
commit 60f583170c

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-nm' # Template file for 'plasma-nm'
pkgname=plasma-nm pkgname=plasma-nm
version=5.15.4 version=5.15.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -14,9 +14,9 @@ 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=f4e91790f397b906c10276abf71af93305c8a2c4124796eedd3bbdc0d864cb41 checksum=6a2cde83ff031de3565465d48538578380301debb8e49345e25ff3f723c908ee
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake" configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
fi fi