kcrash: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:21 +01:00
parent 0ba908f290
commit d81b65a346
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.55.0
version=5.56.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=c90d96fbac26727e1de32898a93bb7cbc9a05ee992c11d4303941ab96a614821
checksum=581e8215212a584886e8d4b6d5c1aac277590bcb343697d8b3653e1c22f6b1e0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"