plasma-browser-integration: update to 5.15.2.
This commit is contained in:
parent
a928da3ed1
commit
49a2e6ed06
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.15.1
|
version=5.15.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-browser-integration"
|
homepage="https://projects.kde.org/projects/plasma/plasma-browser-integration"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2a67c76ca30206630e0c14aa408bfc1b8b255288507d455555370b0fe8ef1feb
|
checksum=e9d8d14455cd6f7851e1e3e6cba46fa4705d152ad8971867e6e74b30393fb702
|
||||||
|
|
||||||
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