khtml: update to 5.39.0.

This commit is contained in:
yopito 2017-10-16 18:47:56 +02:00
parent 10e09bd941
commit 58a030a13e

View file

@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
version=5.37.0
version=5.39.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/khtml"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=02aa4260f078f97b9299fdf1acef85ed28158c9de3a3023774aed8e4bbe815d8
checksum=a284c7c60bf0df22c4b92e9c341ca080cd49730c5218f572ed88a885365ff624
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"