plasma-browser-integration: update to 5.17.0
[ci skip]
This commit is contained in:
parent
3574d23db8
commit
32caf2d2c6
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'plasma-browser-integration'
|
||||
pkgname=plasma-browser-integration
|
||||
version=5.16.5
|
||||
version=5.17.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-host-tools
|
||||
qt5-qmake"
|
||||
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel"
|
||||
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel
|
||||
purpose-devel kfilemetadata5-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=99269c7e27fddb0c075bff28a5afba41298dc8d28297d69f35f6bc30f3af1d35
|
||||
checksum=2b91669492f30fa7fcc082e31499f99e93a21365e27ebae3a14ead7ddeaa28d4
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Add table
Reference in a new issue