From 4c0cf71e47b01c5c5b7b7549f411e12db970b73b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:55:20 +0200 Subject: [PATCH] kdesignerplugin: update to 5.60.0 [ci skip] --- srcpkgs/kdesignerplugin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kdesignerplugin/template b/srcpkgs/kdesignerplugin/template index b76dc44e702..65a12a82e6b 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.59.0 +version=5.60.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-only" homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b8a13a834fbcc7f4e7e4bb0d4e71ee2846d9660c02f3500b0f14c3a834649d3b +checksum=9472332c5a8f7c27d6c581a4f0f4f837d82e2780c1f9b25f2f034afd1d250607 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"