From 860d7b1c2a2f03ab6fae880d25e343672023db5c Mon Sep 17 00:00:00 2001 From: John Date: Tue, 8 Jan 2019 17:01:42 +0100 Subject: [PATCH] plasma-browser-integration: update to 5.14.5. --- 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 515bb8a34cf..bdcaf83b71c 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.14.4 +version=5.14.5 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=b50c4ac698070ec57ee5446e2166aa9bab037c679d4eb8da85675787ab898d3f +checksum=5a44d8c22be7fcf5166be5123760bf2122e281055a9f20199c6b3e007581c088 if [ "${CROSS_BUILD}" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"