From 59a6805c0dc2f30ba6c52e7a93be4f23c6321899 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 13:39:02 +0100 Subject: [PATCH] plasma-browser-integration: update to 5.20.5 [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 26eddace116..18066c95a3f 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.4 +version=5.20.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=55057e4f15a1e8b2d2f0489d32f95bb89f610ae99184b587ba90f7db0e8292b4 +checksum=c2a665733e09887782ab4235e9e6b3aab2418f3666fd687ab6431546dbafff0f if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"