diff --git a/srcpkgs/kdesignerplugin/template b/srcpkgs/kdesignerplugin/template index 9a3fee20983..dbe3f1e41d5 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.57.0 +version=5.58.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=9e85a4ac798122b459722773a6e81f639be6dfe9c9714a16704f555c88334393 +checksum=c80a88a525c25fb699412e5c4a4a142ae388ab056aa826a9f5433e78da9c6e6b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"