From ba33524fbe0c79503c35ae29b4485a15d22ac3d1 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 16 Jun 2020 20:42:09 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.19.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 03f5bcc13d3..0378bafb2bf 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.19.0 +version=5.19.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://projects.kde.org/projects/plasma/plasma-browser-integration" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=ae695cac3ee061174c1e8105e94cd0a708bd4a24c18c53e36ecad6d25fab8db3 +checksum=41428d8e6c356fc3df764ae7507928d12c8cd7c4dba88b6f6e7653adc2725688 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"