khtml: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:19:51 +02:00
parent 346a7c6db4
commit 187dc96d92
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khtml' # Template file for 'khtml'
pkgname=khtml pkgname=khtml
version=5.86.0 version=5.87.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/khtml" homepage="https://invent.kde.org/frameworks/khtml"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=146e0c7f9c460f5b38da129d2e312703a703c95d2d5e2b58cd5806a2088306a3 checksum=ced877bde898192bf96694c0c8598197d29931782ed8f2409f1165c2bffdb7cb
khtml-devel_package() { khtml-devel_package() {
short_desc+=" - development" short_desc+=" - development"