kdeclarative: update to 5.39.0.

This commit is contained in:
yopito 2017-10-16 18:43:24 +02:00
parent f9f124d592
commit eec2196522

View file

@ -1,6 +1,6 @@
# Template file for 'kdeclarative'
pkgname=kdeclarative
version=5.37.0
version=5.39.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=f2bdd7e1c6d0f39b4e1573b11078317e9ec72803c63ce4acc4d7de26aa2150c7
checksum=f734913d40d94eafabf7d5a090c50a5e8d1caa597aabdf2eab5862f39db71cd1
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"