plasma-browser-integration: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:57:56 +02:00
parent ab61685f10
commit 6f24795b59
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-browser-integration'
pkgname=plasma-browser-integration
version=5.18.4.1
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,8 +12,8 @@ short_desc="Integration of web browsers with the KDE Plasma 5 desktop"
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
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=5b37e9e84435d1dc77e4b68c97042be60da0ba66e7dc2ef7d60d210785154c90
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=3a087a836657b5304e2e0ef9ebefb84ce1f896bfbfc5dbf948d4b3eb7b709383
if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"