diff --git a/srcpkgs/kcrash/template b/srcpkgs/kcrash/template index 756464c5af..523f1afd0b 100644 --- a/srcpkgs/kcrash/template +++ b/srcpkgs/kcrash/template @@ -1,6 +1,6 @@ # Template file for 'kcrash' pkgname=kcrash -version=5.36.0 +version=5.37.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/kcrash" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2d8edd9813b8543cef68cd6cf09c85195999d06f9b06ed0803707a1c925eda38 +checksum=c097aaca2c6ca8a177d697a8cccd4bd8bec2d09c07efd4bc7a4d0d3d1cbf629a if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools kwindowsystem-devel"