diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 78c62a3555..f9a659b8b3 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.48.0 +version=5.49.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/frameworkintegration" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1e55cb94774fe766e0c6b7b06b7bbe042671c3122204c35ca5b614d6ec0849d9 +checksum=dd3d965979edea79b6a39e8a9450c92a3edcce4775e1caff701f0ce36d9624da if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"