kcrash: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:27:31 +02:00
parent f7a9dd9573
commit a5b578c026

View file

@ -1,6 +1,6 @@
# Template file for 'kcrash'
pkgname=kcrash
version=5.71.0
version=5.72.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -9,9 +9,9 @@ makedepends="kcoreaddons-devel kwindowsystem-devel"
short_desc="KDE Graceful handling of application crashes"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kcrash"
homepage="https://invent.kde.org/frameworks/kcrash"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=526242aa9fde7cff11ecaa88bf75d6fbbfc412f46bf19a7a9e185f2adb616005
checksum=b754fee5f62a12dcfb75a8219f1b78b1749680a8ca36c3d43b8dedcf5a639b9d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"