diff --git a/srcpkgs/plasma-browser-integration/template b/srcpkgs/plasma-browser-integration/template index 0378bafb2bf..a1fc6adad05 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.19.1 +version=5.19.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,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=41428d8e6c356fc3df764ae7507928d12c8cd7c4dba88b6f6e7653adc2725688 +checksum=170caefb5b230ccd241f5638461ef9c68a321cde3aabec831ced9403e4b91aa4 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"