From 30cb1af754429d0a18e56b447426a9c430123ee7 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 1 Sep 2020 17:08:33 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.19.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 6c21eb42da6..c7330e57bb6 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.4 +version=5.19.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=a947307b6e8095007e7488e9f5c3d87afdeb538c88a1b6f194bc99533098a5a5 +checksum=29cb30b86f9f25857ba7e67bcb892e9a1dabfd4eec1767b0c4ca0a1400d61dcf if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"