diff --git a/srcpkgs/kdesignerplugin/template b/srcpkgs/kdesignerplugin/template index ec6472b725a..d6f1b5aa55c 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.51.0 +version=5.52.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,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=406eb8a9f2028b6d057fde6e8027c22fc98c49ce6fc43826127229533dc0c122 +checksum=8db46460457b696662a78d307949529356b1c2f6c6c540b957d866eb217ddf75 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"