From ebd99e7e226a6b131678a6ec57f194c0993066e7 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 10 Feb 2020 12:52:23 +0100 Subject: [PATCH] kdesignerplugin: update to 5.67.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 c702ab6ff15..cad794e6f66 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.66.0 +version=5.67.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%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=a7f9c530d8c7d214a176ee381541bd45f3a000a3e86404040b11f1394912d40b +checksum=0b0924dad7bc9cf87a7589dc3bf35a928177dd79e7bce2430193431972c5fc28 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"