plasma-browser-integration: update to 5.22.0.
This commit is contained in:
parent
c87e717e0b
commit
cf25dfba9e
|
@ -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.21.5
|
version=5.22.0
|
||||||
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=4b85220204b89863386b30f5f758342f073e269d33af2c24721191664b1d649b
|
checksum=08c530a0d36a279b386b48bf06f96b14c2a6d2887b4e9e3219ad055fa8396fd2
|
||||||
|
|
||||||
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 New Issue