kdeclarative: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 23:18:49 +01:00 committed by Jürgen Buchmüller
parent 659a3c756a
commit 63f652615d

View file

@ -1,6 +1,6 @@
# Template file for 'kdeclarative'
pkgname=kdeclarative
version=5.42.0
version=5.43.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"
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=4228dc8e4b89ab015535e88b3faf8a050acf0fdd11fcf7f62142bc6dbc24c0f0
checksum=01cb9a51df083fc982f3de4c29934307934032dfee18c4b072f67e9860147549
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"