kcrash: update to 5.94.0.

This commit is contained in:
John 2022-05-15 01:14:18 +02:00
parent 1d2c89d773
commit d10a388753

View File

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.93.0
version=5.94.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kcrash"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2ff8d6c6924b2b752ef4a929390606bb55ce2aa55c582927269bd65556992dd6
checksum=48c7792ca8c2ad6e9b6c8e9a260cdfcee5ed8d8769c4a8a199de7bf671f03cf5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"