From 2b4903035213f6c158dca87d58033d184c41e061 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:55:39 +0200 Subject: [PATCH] khtml: update to 5.60.0 [ci skip] --- srcpkgs/khtml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khtml/template b/srcpkgs/khtml/template index 3aee180df50..46f40151f03 100644 --- a/srcpkgs/khtml/template +++ b/srcpkgs/khtml/template @@ -1,6 +1,6 @@ # Template file for 'khtml' pkgname=khtml -version=5.59.0 +version=5.60.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/khtml" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=c636d135ce0d407438748eceb0214ea899924caa6cca197c5c31d6fd7ad83d75 +checksum=c18a5fa51cbf9f9a0a0f104e2fc0581abdb99a5bd36f8426ef129ea848414037 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"