kcrash: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:30:02 +03:00
parent e720f4b746
commit 04c476d3e9

View file

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.62.0
version=5.63.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kcrash"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9fac9396212148aade4b59665ec1725fa76e229f24c46b601f066e0026eddd2c
checksum=8c3baa5143eb6927c9ed0b90183ab76ea880df016fd0482f73ca41e6fa5f83f6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"