kcrash: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:00:44 +01:00
parent ad1288e7fb
commit 67ed5a93d0

View file

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.88.0
version=5.89.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=9effa892a1ab726f3ddb3c025e600c2fa02496925fcb37a525d4ac5713199e3e
checksum=6a19f9826333e33f17fc9d05865e8cf432eb9e14d94c1eb4cbe66f8c1321ec1e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"