kcrash: update to 5.97.0.
This commit is contained in:
parent
dbd1482eb1
commit
c47cc3d56c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcrash'
|
||||
pkgname=kcrash
|
||||
version=5.96.0
|
||||
version=5.97.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=659bae2b46e40ae58a19564b18169149d7680df577f7fd0e7db2704a201d5c17
|
||||
checksum=ef71248d1d30c1848ab5f553d38c3230f1fe7b0888b2ee8eebfba72d02a8f5c6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue