kcrash: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:33:17 +01:00 committed by John Zimmermann
parent f0f9c81dfd
commit 204edb68b1

View file

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.75.0
version=5.76.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,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=1c8950bf699e4df86c2ebe29a364be53017b45d127c1d052c7ac4ef13b96db3a
checksum=c4e32254b22f1f02db556be2ad40000cc52cac2e30a35682af3c75ac69710993
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"