plasma-browser-integration: update to 5.13.3.

This commit is contained in:
John 2018-07-14 16:22:04 +02:00 committed by maxice8
parent 0f4d7a860e
commit 7da43fc9a4
1 changed files with 8 additions and 3 deletions

View File

@ -1,14 +1,19 @@
# Template file for 'plasma-browser-integration'
pkgname=plasma-browser-integration
version=5.13.0
version=5.13.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules pkg-config"
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-host-tools
qt5-qmake"
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel"
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=0cf7b09b66d075eb9c91f46d9e6c252ceb296e92dffe410f616354470588dfde
checksum=08d0203cb4df5e3d3beef39c5fe5f3a643c9751bda6057bb871bc5b1a783948b
if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
fi