kcrash: update to 5.113.0.
This commit is contained in:
parent
cc85a3c5af
commit
a482b83687
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcrash'
|
||||
pkgname=kcrash
|
||||
version=5.112.0
|
||||
version=5.113.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kcrash"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fd77ff5b8e0211477aff6ab22b90f491edd21ad1bdb479cf5f88aec82c8259e9
|
||||
checksum=bbd9f9e642983cba9881e102ed26ea3420f8341856df0334188d4d666a07e9d5
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue