From 426a4817145c6cb62ab2fa8491f983a2c3081fe2 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 21 Oct 2020 22:40:11 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.20.1 [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 fff2c4f873..cc16fbe462 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.0 +version=5.20.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=8fb5bff4b1f170187bd7100ad3465b4e3cd4854c6d593a87ef162c9f7e0b9fe3 +checksum=5d0ef73b569ca21a56c550e35c0ea2a3b4ca00b0e13d64391dc229479f3fd2f1 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"