plasma-browser-integration: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
40132ebc4e
commit
4357cadc70
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-browser-integration'
|
||||
pkgname=plasma-browser-integration
|
||||
version=5.18.3
|
||||
version=5.18.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Integration of web browsers with the KDE Plasma 5 desktop"
|
|||
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/plasma-browser-integration"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5cc936c038ae567c6232375771b57254e51801c904f207e76e0492c5c919f4bb
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5b37e9e84435d1dc77e4b68c97042be60da0ba66e7dc2ef7d60d210785154c90
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue