kcrash: update to 5.68.0

[ci skip]
This commit is contained in:
John 2020-03-15 19:32:14 +01:00
parent 2f47a831a1
commit d80e5cc9c2

View file

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