diff --git a/srcpkgs/kcrash/template b/srcpkgs/kcrash/template index fda993f37ff..821f84871bc 100644 --- a/srcpkgs/kcrash/template +++ b/srcpkgs/kcrash/template @@ -1,6 +1,6 @@ # Template file for 'kcrash' pkgname=kcrash -version=5.80.0 +version=5.81.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://invent.kde.org/frameworks/kcrash" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=64a3e918fbf41c1bc1b708b526d2c928ac7d4c10579a10416e15788553444bb0 +checksum=0139f2630a5ad8fb8abb0fd504b1ba6d3e6f3b6a352acfaa1156f750e94a3cc7 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"