diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index aa31322ff64..4ffbbaf07e6 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.36.0 +version=5.37.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/frameworkintegration" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=345f6dc25d5f864aaeeffec8b5888c25b3248dcab16210c60663e2a65d1143e1 +checksum=aa8ca045ba97899b739077e07a961b9e402520a0abfcee8be90baa85251c9e5d if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"