systemsettings: update to 5.15.3.2.

This commit is contained in:
John 2019-03-13 15:40:31 +01:00
parent 99987401c3
commit d120149b96

View file

@ -1,6 +1,6 @@
# Template file for 'systemsettings'
pkgname=systemsettings
version=5.15.3.1
version=5.15.3.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, GFDL-1.2"
homepage="https://projects.kde.org/projects/plasma/systemsettings"
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c54e276b57426199827293c9d0d874401cae89ceaa14f64df40bb942e3ac85d2
checksum=42095b95a7866aa667e30c15a7ebc9b00225fdb4f06668510fdf63a18573102f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"