From 667909b9c8e1c992baa00a3a4d95556fcb350b26 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 31 May 2019 17:51:52 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.16.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 8fc30942857..9a91475aca1 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.15.5 +version=5.16.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=f1883b504cb5e86a43e16fea803b93c81b09e4ce1339ae8bcf6cf35d7e734d3b +checksum=dd3ea46d3339cbd4332c3bff2eda10fea819e316c74a8dd76f43ecb9510681d7 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"