diff --git a/srcpkgs/khtml/template b/srcpkgs/khtml/template
index 86c8681148d..19cd9cef345 100644
--- a/srcpkgs/khtml/template
+++ b/srcpkgs/khtml/template
@@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
-version=5.54.0
+version=5.55.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=aa1d6671009e05a9538731db8ddb51c9fa540cebb0c5f90aebf6c04b6a64a89d
+checksum=7885169137cd2bb0b6e616a08e4a1b687b27873907b3a3050b4e3d507bf90972
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"