kcmutils: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:37:13 +02:00 committed by Helmut Pozimski
parent 6de9ac5b8a
commit 05af91ea10

View file

@ -1,17 +1,17 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kdeclarative-devel"
short_desc="Utilities for KDE System Settings modules"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=388587f864352e98670c41a9fb615cc6580c42b2b026041a341202976e4a6877
checksum=d70e08568a16cb294fae094383afdd4565f2fc39d8020fb347d35807c4453fe1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"