From cf25dfba9e61145f23dfb435f1f757c846efd6ed Mon Sep 17 00:00:00 2001 From: John Date: Sat, 15 May 2021 15:21:58 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.22.0. --- 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 fad83c4184d..79ea45342e8 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.5 +version=5.22.0 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=4b85220204b89863386b30f5f758342f073e269d33af2c24721191664b1d649b +checksum=08c530a0d36a279b386b48bf06f96b14c2a6d2887b4e9e3219ad055fa8396fd2 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"