diff --git a/srcpkgs/khtml/template b/srcpkgs/khtml/template
index 2c0e167d1bf..3aee180df50 100644
--- a/srcpkgs/khtml/template
+++ b/srcpkgs/khtml/template
@@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
-version=5.58.0
+version=5.59.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=f75635e4d0ad9816953bbd0f8c18aea7cd470dc130a6294fa1d32c37bd66dcff
+checksum=c636d135ce0d407438748eceb0214ea899924caa6cca197c5c31d6fd7ad83d75
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"