plasma-desktop: update to 5.15.5

[ci skip]
This commit is contained in:
John 2019-05-07 18:42:17 +02:00
parent dc3dae5433
commit b4248d1389

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-desktop'
pkgname=plasma-desktop
version=5.15.4
version=5.15.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,10 +15,10 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2"
homepage="https://projects.kde.org/projects/plasma/plasma-desktop"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=0c4900ce7cc46261185bfc4fce2b47dc69a659f6c1fc8d94d770ee6a0d06d028
checksum=42097c0b2553dd4767b6fde441db371d5e2defbd4e82389ca91d076f62ae3741
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel kded
kcmutils plasma-framework"
kpackage-devel kcmutils plasma-framework"
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
fi