kcachegrind: update to 18.08.1.

This commit is contained in:
Piotr Wójcik 2018-09-07 16:11:47 +02:00 committed by Helmut Pozimski
parent 8805e20ea9
commit 86b009a1de

View File

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=18.08.0
version=18.08.1
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=80529cbbae7539d22630d06375b20d425f48867d9aaa50debffdaa206067d88e
checksum=9519853ca2833cad1cdc2e014cc672c8681ce0ad59b06ee3e8dc4080e3af9852
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"