kdewebkit: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:33 +01:00
parent c1c020582f
commit 55e5d9b6d8
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdewebkit'
pkgname=kdewebkit
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/kdewebkit"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b59e9a4dc3553ea972f875ea1b9c57c70ffaed4bda25e738a7902418a36ecbd6
checksum=822dc687eec418646132219d98834cbe3c992555bc83bb7ca751a00086ee35b0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"