kcmutils: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:58:06 +02:00 committed by Helmut Pozimski
parent b5c5156bd6
commit 8c641e32b9

View file

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.50.0
version=5.51.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later, LGPL-2.0-only"
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d70e08568a16cb294fae094383afdd4565f2fc39d8020fb347d35807c4453fe1
checksum=c838d4671e87314897da62c62d3663d97e38ecb560fd5bf922a5806f7d611305
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"