kcrash: update to 5.37.0
This commit is contained in:
parent
b93d0bf61d
commit
4bcdfd633d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcrash'
|
||||
pkgname=kcrash
|
||||
version=5.36.0
|
||||
version=5.37.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcrash"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2d8edd9813b8543cef68cd6cf09c85195999d06f9b06ed0803707a1c925eda38
|
||||
checksum=c097aaca2c6ca8a177d697a8cccd4bd8bec2d09c07efd4bc7a4d0d3d1cbf629a
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
||||
|
|
Loading…
Reference in a new issue