From 180cc1311fbbb5d3b142f8a03854f4ac0e47b533 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:55:14 +0200 Subject: [PATCH] kdeclarative: update to 5.60.0 [ci skip] --- srcpkgs/kdeclarative/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kdeclarative/template b/srcpkgs/kdeclarative/template index 4132ecff8d1..26456c6c6c2 100644 --- a/srcpkgs/kdeclarative/template +++ b/srcpkgs/kdeclarative/template @@ -1,6 +1,6 @@ # Template file for 'kdeclarative' pkgname=kdeclarative -version=5.59.0 +version=5.60.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/kdeclarative" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=c81daa3befbaf65b8f6ee3a91b35d13793ea5de1c72326ce90a7dd6507cef108 +checksum=bbfd1438752866352e4fc7cb69b616c7413eb0b765f73777aa52d5063e2eefb4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"