From 88f2bb7cf921826e9ce4f2feaae2221179704276 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Apr 2020 12:44:01 +0200 Subject: [PATCH] kitemviews: update to 5.69.0 [ci skip] --- srcpkgs/kitemviews/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitemviews/template b/srcpkgs/kitemviews/template index 37cfbb5a7ca..6015f478886 100644 --- a/srcpkgs/kitemviews/template +++ b/srcpkgs/kitemviews/template @@ -1,6 +1,6 @@ # Template file for 'kitemviews' pkgname=kitemviews -version=5.68.0 +version=5.69.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-only, LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/kitemviews" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=5196885ac42347d67779df61a03d7f9c54f38053ff91348ef6fdc08439b4742f +checksum=9e17697ccdfd6abc6199abdaa23e6869a0904eb284d285bb2a2c3e1f2d0f6947 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"