From a1bda6ac3b4359a77b1e42944df96d90f7a82281 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 Oct 2021 23:34:46 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.23.2. --- srcpkgs/plasma-browser-integration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-browser-integration/template b/srcpkgs/plasma-browser-integration/template index d6f7811a453..5e7b322a011 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.23.1 +version=5.23.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://invent.kde.org/plasma/plasma-browser-integration" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=dd6477ffd0eddb70086fbf3e9c8f63845f6d552a06c22fb32846be068cf74af9 +checksum=efd5956d826740f68e3f49d4bdfb464891bb59c3e3f0fbcf736814cc2446ee23 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"