kcrash: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:31:14 +01:00
parent d5f76e6ee8
commit ce61bc7b70

View file

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