diff --git a/srcpkgs/kcrash/template b/srcpkgs/kcrash/template index 9cd655b3018..9369326afd7 100644 --- a/srcpkgs/kcrash/template +++ b/srcpkgs/kcrash/template @@ -1,6 +1,6 @@ # Template file for 'kcrash' pkgname=kcrash -version=5.78.0 +version=5.79.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=724a224efce588b9295b3ea01ea879d3eeefe77c843d833858718ec8bbfc3d67 +checksum=ecaa74faaf31098acf8974eb5785101b9477fc78a7308a306a6c4d162468e470 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"