From f3a2191e8d22cfc91a5f7e5fe402e0dd3cbec9cb Mon Sep 17 00:00:00 2001 From: John Date: Tue, 15 Jun 2021 18:48:47 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.22.1. --- 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 79ea45342e8..5c8265495da 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.22.0 +version=5.22.1 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=08c530a0d36a279b386b48bf06f96b14c2a6d2887b4e9e3219ad055fa8396fd2 +checksum=f88543779964c46120541f01fbefdb13f8f06061fb3f3418454598087a2e5fe6 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"