From 6ddccf8ae30fd3cd83895ad8a23ed6783a134322 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Wed, 16 Aug 2017 07:38:02 -0600 Subject: [PATCH] khtml: update to 5.37.0 --- srcpkgs/khtml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khtml/template b/srcpkgs/khtml/template index 9bc6542a5e8..016ff63b22f 100644 --- a/srcpkgs/khtml/template +++ b/srcpkgs/khtml/template @@ -1,6 +1,6 @@ # Template file for 'khtml' pkgname=khtml -version=5.36.0 +version=5.37.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/khtml" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=fad99c7f46f4ad932300d0ad9dafeb9b18fc32de05efa937e9df0f7b138c5395 +checksum=02aa4260f078f97b9299fdf1acef85ed28158c9de3a3023774aed8e4bbe815d8 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"