kdewebkit: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:33:47 +01:00 committed by Johannes
parent e111f9eabb
commit b1b7a469a9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdewebkit'
pkgname=kdewebkit
version=5.51.0
version=5.52.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=8f795e91d8d4665ce7b3fe5b465da301c0cd0d06834f10baab14180d1d166f7e
checksum=9816885a4a6ba0f86e0fe99419ad08ac57d95d7bc2f1173297754b308658e81b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"