khtml: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:06:00 +01:00 committed by Helmut Pozimski
parent af50ac824a
commit f5f5cd2028

View file

@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
version=5.52.0
version=5.53.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=150737b9bb55ec6eec6ca77349bc7556e68c403254bd8f69b0340bfcec7a115a
checksum=de85b04cd71357ced676c2e15643c8a65cc29b3eef5983c3308b7c9126be951d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"