kcrash: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-23 22:31:27 +05:00 committed by John Zimmermann
parent cc85a3c5af
commit a482b83687
1 changed files with 2 additions and 2 deletions

View File

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