From 6fcf78a018aef72ae147024592a36ca9cdb7d912 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 28 Oct 2020 21:07:26 +0100 Subject: [PATCH] plasma-browser-integration: update to 5.20.2 [ci skip] --- 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 cc16fbe462..e7158ec00d 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.20.1 +version=5.20.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=5d0ef73b569ca21a56c550e35c0ea2a3b4ca00b0e13d64391dc229479f3fd2f1 +checksum=a657ae29a993b050e293977b6c5a5146b475e97ed798a07003d117170e8797e6 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"