plasma-browser-integration: update to 5.18.4.1

[ci skip]
This commit is contained in:
John 2020-03-31 22:41:45 +02:00
parent 40132ebc4e
commit 4357cadc70
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.3
version=5.18.4.1
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=5cc936c038ae567c6232375771b57254e51801c904f207e76e0492c5c919f4bb
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=5b37e9e84435d1dc77e4b68c97042be60da0ba66e7dc2ef7d60d210785154c90
if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"