From 312d55d0bba5beab88271db13f6d6eea84df29a0 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 12 Mar 2019 20:06:57 +0100 Subject: [PATCH] plasma-browser-integration: update to 5.15.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 87c79573d8..c90478484d 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.2 +version=5.15.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=e9d8d14455cd6f7851e1e3e6cba46fa4705d152ad8971867e6e74b30393fb702 +checksum=59c984d174ab484899b9b1d7d4600f5be3152d8bbed2fb8f44cdbf617e510ad6 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"