diff --git a/srcpkgs/kcrash/template b/srcpkgs/kcrash/template index 2d0c1b580cf..001e1e05c19 100644 --- a/srcpkgs/kcrash/template +++ b/srcpkgs/kcrash/template @@ -1,6 +1,6 @@ # Template file for 'kcrash' pkgname=kcrash -version=5.110.0 +version=5.111.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://invent.kde.org/frameworks/kcrash" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=cf40d5bb8308820db78f89a7011dc2f32504e811f91010c8f31430a74c064796 +checksum=dc2198a8435ef2f3c87cc2345627b55de10cf511b1e2b352c1abb0009cb57c31 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"