kcachegrind: update to 18.04.0.

Closes #13687.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-04-20 17:05:46 +02:00 committed by Enno Boland
parent aade417bab
commit b4a846232b

View file

@ -1,6 +1,6 @@
# Template file for 'kcachegrind'
pkgname=kcachegrind
version=17.12.3
version=18.04.0
revision=1
build_style=cmake
configure_args="-Wno-dev"
@ -12,7 +12,7 @@ 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=0d9670aa3b96e9d5ad2a110965c523922138786e8c00de9e2aee59dd46405ddb
checksum=4089ae9281091dbde04655aa6f4b824b2241463dc43626e587d0b9093a47ce38
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"