From c3b191c6b9c9be3f272710a890212aadeefdba23 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 May 2021 19:26:51 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.21.5. --- 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 00b22fc38d..fad83c4184 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.21.4 +version=5.21.5 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=76f815739ffc133d82c578248302f26a1cd3262e8cf878824248b9e90b51d693 +checksum=4b85220204b89863386b30f5f758342f073e269d33af2c24721191664b1d649b if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"