kcachegrind: update to 18.08.2.

This commit is contained in:
Piotr Wójcik 2018-10-11 22:44:11 +02:00 committed by Johannes
parent e2a0c817dd
commit d04d158e1e

View file

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=18.08.1
version=18.08.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only, GFDL-1.2-only"
homepage="https://kde.org/applications/development/kcachegrind/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=9519853ca2833cad1cdc2e014cc672c8681ce0ad59b06ee3e8dc4080e3af9852
checksum=75483bc988b48ceb2d8759983d56bc28e439caf7613d042f2f89a90911a5f549
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"