kcrash: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:55:04 +01:00
parent f4bbef9120
commit 2b2353cb48

View file

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