khtml: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:56:38 +02:00
parent bb3143de49
commit c418b585f1
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.60.0
version=5.61.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=c18a5fa51cbf9f9a0a0f104e2fc0581abdb99a5bd36f8426ef129ea848414037
checksum=5d8612b584eecf96959d56bb75b1470b3b34ff7176cef7a0a15bc2531b21720b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"