kcachegrind: update to 18.08.0.

This commit is contained in:
Piotr Wójcik 2018-08-17 13:28:43 +02:00 committed by maxice8
parent 9ba9b4b180
commit 6c0a8fe0ac

View File

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