plasma-browser-integration: update to 5.13.5.

This commit is contained in:
John 2018-09-04 23:17:13 +02:00 committed by Helmut Pozimski
parent 327a37ddb8
commit 46ed26c5b2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-browser-integration' # Template file for 'plasma-browser-integration'
pkgname=plasma-browser-integration pkgname=plasma-browser-integration
version=5.13.4 version=5.13.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-browser-integration" homepage="https://projects.kde.org/projects/plasma/plasma-browser-integration"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=4b8238b66ee3e62246b26bef2afb1f0883701f563f189a8b5bfabbb9f8b078a7 checksum=fe691394c4ddf2c18a1cae2ea78f6a89df57252d91d25e2da8a82761095e172e
if [ "${CROSS_BUILD}" ]; then if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"