From b210007e06d0754fe25a8b07c90c2fa4949a4782 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 22 Nov 2018 10:27:44 +0100 Subject: [PATCH] plasma-browser-integration: update to 5.14.3. --- 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 7bdddc0bd88..0199c5ffbf1 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.13.5 +version=5.14.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,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=fe691394c4ddf2c18a1cae2ea78f6a89df57252d91d25e2da8a82761095e172e +checksum=63218d73adf0e4b83286a3bdb99392d53c239bf02c9d57a22d07f22c63aefdbb if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"