From debb7851afc177e492b843ccb70299e405eb666a Mon Sep 17 00:00:00 2001 From: John Date: Thu, 19 Nov 2020 09:33:30 +0100 Subject: [PATCH] kdesignerplugin: update to 5.76.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 570224dec7c..acc2cd9ddb5 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.75.0 +version=5.76.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-only" homepage="https://invent.kde.org/frameworks/kdesignerplugin" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=fd8812b4fb6922091b53da72eb74104f9438be3063e65ffe23d6948a292f18e9 +checksum=5f9190e00761330c031310b94e195766e639115675081765050ddc55069a1b71 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"