From eec2196522d52afb2ba56833aa3df413b4ca494a Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:43:24 +0200 Subject: [PATCH] kdeclarative: update to 5.39.0. --- srcpkgs/kdeclarative/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kdeclarative/template b/srcpkgs/kdeclarative/template index 20729ac3dcc..bf5ab6d4557 100644 --- a/srcpkgs/kdeclarative/template +++ b/srcpkgs/kdeclarative/template @@ -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 " 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"