plasma-browser-integration: update to 5.14.5.
This commit is contained in:
parent
04ac4be504
commit
860d7b1c2a
|
@ -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.14.4
|
version=5.14.5
|
||||||
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=b50c4ac698070ec57ee5446e2166aa9bab037c679d4eb8da85675787ab898d3f
|
checksum=5a44d8c22be7fcf5166be5123760bf2122e281055a9f20199c6b3e007581c088
|
||||||
|
|
||||||
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