plasma-browser-integration: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:54:20 +02:00
parent db145b696b
commit 3b31798a28

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.19.3 version=5.19.4
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,9 +11,9 @@ makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel
short_desc="Integration of web browsers with the KDE Plasma 5 desktop" short_desc="Integration of web browsers with the KDE Plasma 5 desktop"
maintainer="1is7ac3 <isaac.qa13@gmail.com>" 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://invent.kde.org/plasma/plasma-browser-integration"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9f2989d25b3e49a2965872e46528dbbe931a7d67f6535a42256d3d5ea0b2f29e checksum=a947307b6e8095007e7488e9f5c3d87afdeb538c88a1b6f194bc99533098a5a5
if [ "${CROSS_BUILD}" ]; then if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"