plasma-browser-integration: update to 5.23.3.
This commit is contained in:
parent
895f6e2e30
commit
ec7eb74539
1 changed files with 2 additions and 2 deletions
|
@ -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.23.2
|
version=5.23.3
|
||||||
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=efd5956d826740f68e3f49d4bdfb464891bb59c3e3f0fbcf736814cc2446ee23
|
checksum=27b9969c64652184bea2223be6c5e564a2ea17458eb8d6ac21c2e271b8c17a64
|
||||||
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
if [ "${CROSS_BUILD}" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Reference in a new issue