From 6d8ad7ed0b7dea37ca8a0b1ccb362f3cfb878473 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 14 Jun 2020 00:29:38 +0200 Subject: [PATCH] kdesignerplugin: update to 5.71.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 60f77a4a7d4..946ec7739fc 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.70.0 +version=5.71.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=622a76c429eb8eef63e59e95a41bf73ab22c07209de8d8b743fd7bf1147b2637 +checksum=e77a96c2a6cd518f3040e9366f013f0128200791b6c93c3c5b2310af16fb040b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"