From 88dca007d08a892720e806ae14c6e8ac6ce347d1 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Fri, 5 Jan 2018 15:27:50 -0500 Subject: [PATCH] khtml: Update to 5.41.0 --- srcpkgs/khtml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khtml/template b/srcpkgs/khtml/template index 34040ad3630..e24354680a5 100644 --- a/srcpkgs/khtml/template +++ b/srcpkgs/khtml/template @@ -1,6 +1,6 @@ # Template file for 'khtml' pkgname=khtml -version=5.40.0 +version=5.41.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=e01faffd13cb1da876e9021609d5db0a8f7b3c23855e3ae069a5dfd7888ae36c +checksum=c3e7cf947d01bbd17fbdf233312676495f36a9b85aa3499c9a68fd78da307a3d if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"