diff --git a/srcpkgs/kdesignerplugin/template b/srcpkgs/kdesignerplugin/template index a0f38bb0d05..1d080d55c35 100644 --- a/srcpkgs/kdesignerplugin/template +++ b/srcpkgs/kdesignerplugin/template @@ -1,6 +1,6 @@ # Template file for 'kdesignerplugin' pkgname=kdesignerplugin -version=5.41.0 +version=5.42.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2939f1d27669cab056425756db4308111059083b577abdb9f52eda749fb437b0 +checksum=66c5119cb2687df988e21999b1600282005e1bfa899e5e4c2325c9e982ea8a00 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdoctools"