diff --git a/srcpkgs/plasma-browser-integration/template b/srcpkgs/plasma-browser-integration/template index 87c79573d82..c90478484dd 100644 --- a/srcpkgs/plasma-browser-integration/template +++ b/srcpkgs/plasma-browser-integration/template @@ -1,6 +1,6 @@ # Template file for 'plasma-browser-integration' pkgname=plasma-browser-integration -version=5.15.2 +version=5.15.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="1is7ac3 " license="GPL-3.0-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-browser-integration" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=e9d8d14455cd6f7851e1e3e6cba46fa4705d152ad8971867e6e74b30393fb702 +checksum=59c984d174ab484899b9b1d7d4600f5be3152d8bbed2fb8f44cdbf617e510ad6 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"