kcachegrind: update to 18.12.3.

This commit is contained in:
Piotr Wójcik 2019-03-07 17:51:58 +01:00 committed by maxice8
parent 92cd3bfbd3
commit 993126c0fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=18.12.2
version=18.12.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/kcachegrind-${version}.tar.xz"
checksum=c21f3ac2568739b45919b13c2d77f79af9ea3beb51ec7339e700ae59b68d5fa9
checksum=48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"