From 0c3d17ed99faeff63153e394ab9beda34d17a85a Mon Sep 17 00:00:00 2001 From: John Date: Tue, 7 Jul 2020 15:44:20 +0200 Subject: [PATCH] plasma-browser-integration: update to 5.19.3 [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 a1fc6adad0..57e59fe556 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.2 +version=5.19.3 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=170caefb5b230ccd241f5638461ef9c68a321cde3aabec831ced9403e4b91aa4 +checksum=9f2989d25b3e49a2965872e46528dbbe931a7d67f6535a42256d3d5ea0b2f29e if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"