plasma-workspace: update to 5.15.5

[ci skip]
This commit is contained in:
John 2019-05-07 18:42:33 +02:00
parent 6fe84ff328
commit 2627b98f53

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.15.4
version=5.15.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -16,10 +16,10 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=f86c2fda5b7dc2c40be1ea3c4791fef3965d2f91809700c849d30c00506753c9
checksum=c25f9b348e3ab2d370325f7da989a3f599a408dabfadda65cbb590fb26a2f973
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"
fi