plasma-browser-integration: update to 5.17.1

[ci skip]
This commit is contained in:
John 2019-10-22 20:22:43 +02:00 committed by John Zimmermann
parent 1f75654567
commit 3003064c11

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.17.0 version=5.17.1
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,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=2b91669492f30fa7fcc082e31499f99e93a21365e27ebae3a14ead7ddeaa28d4 checksum=b44949dab234b3377ae9bc6a8fc8e77577a7859186343f89bd796f1bf07bc827
if [ "${CROSS_BUILD}" ]; then if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"