From 800c2eb2363fb60a6ec0310ef2a1da9c7aefbfb2 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 1 Aug 2019 19:16:12 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.16.4 [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 9a91475aca1..7c9b37b01f2 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.16.3 +version=5.16.4 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=dd3ea46d3339cbd4332c3bff2eda10fea819e316c74a8dd76f43ecb9510681d7 +checksum=a097b90dd47cdd01f6b7207cb9439c7f6e0ce68555272172f8b3b8e2086199ef if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"