systemsettings: update to 5.13.5.

This commit is contained in:
John 2018-09-04 23:18:05 +02:00 committed by Helmut Pozimski
parent 2c7582e1d3
commit 84aab8a5b0

View File

@ -1,6 +1,6 @@
# Template file for 'systemsettings'
pkgname=systemsettings
version=5.13.4
version=5.13.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
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=04a3f95421bb2e271ab7301cd5c7aeafe54a943792151c35366745f0d534ccfc
checksum=5b2f067ea528f29f4ca60fc42a8705727b843cb7ce797a1067a60957874a0290
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"