khtml: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:33 +01:00
parent 3a4f0df337
commit 7e1289df1f

View file

@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
version=5.54.0
version=5.55.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/khtml"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=aa1d6671009e05a9538731db8ddb51c9fa540cebb0c5f90aebf6c04b6a64a89d
checksum=7885169137cd2bb0b6e616a08e4a1b687b27873907b3a3050b4e3d507bf90972
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"