khtml: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:58:30 +02:00
parent 21bbdbe293
commit 16aa5b7d5a

View file

@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
version=5.61.0
version=5.62.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=5d8612b584eecf96959d56bb75b1470b3b34ff7176cef7a0a15bc2531b21720b
checksum=35e3f7e419041f0892ea42c6506b627661137602c25f0f1d6a81537b583682c1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"