khtml: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:47 +01:00
parent e1640074de
commit 4f9099feb7
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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