kdewebkit: update to 5.54.0.

This commit is contained in:
John Zimmermann 2019-01-12 17:43:53 +00:00
parent a3ea44ab0d
commit c11495526c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdewebkit'
pkgname=kdewebkit
version=5.53.0
version=5.54.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=c27905942807c418ff7d7a231f55137fbbd0b551391023e9dc6232936941abf4
checksum=0e5a09c820c4c53f68a3ba882b78389052809fc768bbf3203edb2215ca49345f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"