From e01f8100ff29fc93f6f283140778383b588dd009 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 18 Jan 2020 21:46:44 +0100 Subject: [PATCH] plasma-browser-integration: update to 5.18.0 [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 5ab59cffcab..f4cfb567123 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.17.5 +version=5.18.0 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=07bc4285991ab43830873a12b8c07f60e4faea1ec81121db783c425f18a4f87d +checksum=56d169752b768d1f75492e118bae30c9c537f52e0c9d1a7c4556fc9923211797 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"