kcrash: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:57 +02:00
parent 8e9c2e019d
commit 4b9ad14475
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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