kcrash: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:17:23 +01:00
parent 404aabd080
commit e902b8d8dd

View file

@ -1,6 +1,6 @@
# Template file for 'kcrash' # Template file for 'kcrash'
pkgname=kcrash pkgname=kcrash
version=5.91.0 version=5.92.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules" hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kcrash" homepage="https://invent.kde.org/frameworks/kcrash"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=544996a31f616a274961c12023fc0650deeeb9ef50125dffbed10c556eb5b33d checksum=9bc5605b5026f55d9c2c1ca32c79842c3ad0f5c042e480fe1e7027b2692526c7
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons" hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"