kcrash: update to 5.105.0

This commit is contained in:
Kenneth Raplee 2023-04-22 08:04:05 -07:00 committed by John
parent 2e8419d272
commit c2be1bd1f9
1 changed files with 2 additions and 2 deletions

View File

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