kcrash: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:13 +02:00
parent 909f1c8da3
commit 39a3da3342

View file

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.107.0
version=5.108.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=5417cdd49ba0a54ef3e549eaf153c425d15158e2b91247c0ffddb6985f7df695
checksum=3ec58b0aaad92aeb6cf84b509c308151daeb0ed856fc9bf0baabb2aeb5f320a5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"