kcrash: update to 5.52.0.
This commit is contained in:
parent
1b940e8077
commit
b993514473
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcrash'
|
||||
pkgname=kcrash
|
||||
version=5.51.0
|
||||
version=5.52.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcrash"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=621ca1be4958b299ddd44ddbf130999cf23aafc1193d0fbfa4ec06ab1682d7f9
|
||||
checksum=2b5cd37d67edaba93a9fd90f12889c57bb83c178c58e1635b6204b8e742f9481
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
||||
|
|
Loading…
Reference in a new issue