kcmutils: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:20:11 +02:00 committed by Helmut Pozimski
parent 091c17b915
commit 0c056ccee7

View file

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.48.0
version=5.49.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
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=bc523c83d317409ef5b6d9af645e02d23256c9ef71191ec28782d527f6fe745b
checksum=388587f864352e98670c41a9fb615cc6580c42b2b026041a341202976e4a6877
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"