plasma-browser-integration: update to 5.15.3

[ci skip]
This commit is contained in:
John 2019-03-12 20:06:57 +01:00
parent 08c4f2cbc9
commit 312d55d0bb
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

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.15.2 version=5.15.3
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=e9d8d14455cd6f7851e1e3e6cba46fa4705d152ad8971867e6e74b30393fb702 checksum=59c984d174ab484899b9b1d7d4600f5be3152d8bbed2fb8f44cdbf617e510ad6
if [ "${CROSS_BUILD}" ]; then if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"