systemsettings: update to 5.13.4.

This commit is contained in:
John 2018-08-01 16:26:26 +02:00 committed by maxice8
parent 582ec598ce
commit 0db6bef69b

View file

@ -1,6 +1,6 @@
# Template file for 'systemsettings'
pkgname=systemsettings
version=5.13.3
version=5.13.4
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=1a93b739a17bd6fb5ff0ccaa3521cf1a2284d57f2552c843b463553ed2338c50
checksum=04a3f95421bb2e271ab7301cd5c7aeafe54a943792151c35366745f0d534ccfc
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"