kcrash: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:16:58 +02:00
parent 780b0e0f44
commit 1ff0122dfd

View file

@ -1,20 +1,20 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules"
makedepends="kcoreaddons-devel kwindowsystem-devel"
short_desc="KDE Graceful handling of application crashes"
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=581e8215212a584886e8d4b6d5c1aac277590bcb343697d8b3653e1c22f6b1e0
checksum=4b12719a20f2ff0fe0a2656609d0aa277245cd2a9f764a7b6cfaa6da9d928dc0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
fi
kcrash-devel_package() {