kdewebkit: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:15:27 +02:00
parent b620abb736
commit ebc9268a91
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.57.0
version=5.58.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=809e9df4ac3ca8b59799c8781694092cb1793f03af0b87a347a1c6019f96a592
checksum=9f0629902e60717ee455f0a3e1201c735794f9c60e2fb6ec55b5983f532a2cbc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"