plasma-pa: update to 5.15.5

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

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-pa'
pkgname=plasma-pa
version=5.15.4
version=5.15.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,9 +13,9 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-pa"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=88239e34e50deed8830d6b0dc846590720341c2c1496c6413a7fecc2ba01af2c
checksum=326a6d3f6f9d462a3b88402ae6be2dac976f166995a5cb750d294d51085a0a92
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel"
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
fi