kcachegrind: update to 17.12.3.

This commit is contained in:
Piotr Wójcik 2018-03-10 10:16:53 +01:00 committed by Michael Gehring
parent 08214a4cb4
commit 1a86dd8a58

View file

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=17.12.1
version=17.12.3
revision=1
build_style=cmake
configure_args="-Wno-dev"
@ -8,11 +8,11 @@ hostmakedepends="extra-cmake-modules pkg-config"
makedepends="kparts-devel qt5-devel"
depends="python hicolor-icon-theme"
short_desc="Visualization of Performance Profiling Data"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2, FDL-1.2"
homepage="http://kde.org/applications/development/kcachegrind/"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=ae17137c72503ed54d66587dd05a0a8f5e0eed3976a0ba10d0013876fbd93ce2
checksum=0d9670aa3b96e9d5ad2a110965c523922138786e8c00de9e2aee59dd46405ddb
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"