kcrash: update to 5.79.0.
This commit is contained in:
parent
88220f8ceb
commit
372f2341c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcrash'
|
||||
pkgname=kcrash
|
||||
version=5.78.0
|
||||
version=5.79.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,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=724a224efce588b9295b3ea01ea879d3eeefe77c843d833858718ec8bbfc3d67
|
||||
checksum=ecaa74faaf31098acf8974eb5785101b9477fc78a7308a306a6c4d162468e470
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
|
||||
|
|
Loading…
Reference in a new issue