From 03c5d10ff250108225b22a2f7cd67b06928b4fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 8 Jun 2018 08:50:16 +0200 Subject: [PATCH] kcachegrind: update to 18.04.2. Closes #14995. 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 c5aafad74a8..3be0d287f62 100644 --- a/srcpkgs/kcachegrind/template +++ b/srcpkgs/kcachegrind/template @@ -1,6 +1,6 @@ # Template file for 'kcachegrind' pkgname=kcachegrind -version=18.04.1 +version=18.04.2 revision=1 build_style=cmake configure_args="-Wno-dev" @@ -12,7 +12,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-only, GFDL-1.2-only" homepage="http://kde.org/applications/development/kcachegrind/" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=cf1c826076ed3c23514a17cf40e6c796258e7828d5adeaa9e67bf0636a3f2fd6 +checksum=248a45a8351593f4ea4d411221b700e090ea0e48af63204f880d60a0d25878ae if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"