kcachegrind: update to 18.04.2.

Closes #14995.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-08 08:50:16 +02:00 committed by Enno Boland
parent f83e7d679a
commit 03c5d10ff2
No known key found for this signature in database
GPG Key ID: D09964719BDE9971

View File

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=18.04.1
version=18.04.2
revision=1
build_style=cmake
configure_args="-Wno-dev"
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only, GFDL-1.2-only"
homepage="http://kde.org/applications/development/kcachegrind/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=cf1c826076ed3c23514a17cf40e6c796258e7828d5adeaa9e67bf0636a3f2fd6
checksum=248a45a8351593f4ea4d411221b700e090ea0e48af63204f880d60a0d25878ae
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"