kcachegrind: update to 18.08.3.

This commit is contained in:
Piotr Wójcik 2018-11-09 00:04:14 +01:00 committed by maxice8
parent 2a6bd7efe4
commit 68642051de
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=18.08.2
version=18.08.3
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=75483bc988b48ceb2d8759983d56bc28e439caf7613d042f2f89a90911a5f549
checksum=dd88029bd77be28584fbde9436e7fd2378de533f82bcab6b29753d5d7a0b21ed
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"