kcrash: update to 5.103.0.

This commit is contained in:
John 2023-02-13 00:58:17 +01:00
parent 2888f5332a
commit 981de28c8a
1 changed files with 2 additions and 2 deletions

View File

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