From d04d158e1e673a439a88fe204ccf25f35439b801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 11 Oct 2018 22:44:11 +0200 Subject: [PATCH] kcachegrind: update to 18.08.2. --- srcpkgs/kcachegrind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcachegrind/template b/srcpkgs/kcachegrind/template index e60c2e0a29..afc5a23ac7 100644 --- a/srcpkgs/kcachegrind/template +++ b/srcpkgs/kcachegrind/template @@ -1,6 +1,6 @@ # Template file for 'kcachegrind' pkgname=kcachegrind -version=18.08.1 +version=18.08.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config" @@ -11,7 +11,7 @@ maintainer="Piotr Wójcik " 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=9519853ca2833cad1cdc2e014cc672c8681ce0ad59b06ee3e8dc4080e3af9852 +checksum=75483bc988b48ceb2d8759983d56bc28e439caf7613d042f2f89a90911a5f549 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"