From b4a846232b1776e7055e34f094a995517ec3d4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 20 Apr 2018 17:05:46 +0200 Subject: [PATCH] kcachegrind: update to 18.04.0. Closes #13687. Signed-off-by: Enno Boland --- srcpkgs/kcachegrind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcachegrind/template b/srcpkgs/kcachegrind/template index d0729d9039d..ccb295c1e7f 100644 --- a/srcpkgs/kcachegrind/template +++ b/srcpkgs/kcachegrind/template @@ -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 " 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"