plasma-browser-integration: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:16:35 +02:00
parent c1c1c70e2e
commit ec3104b928

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.22.1 version=5.22.2
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://invent.kde.org/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=f88543779964c46120541f01fbefdb13f8f06061fb3f3418454598087a2e5fe6 checksum=7fd8d938f5ef479a0318d9f02b3ba61938b0e1136207820a3d2f5e16ac0dcf42
if [ "${CROSS_BUILD}" ]; then if [ "${CROSS_BUILD}" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"