From 6c0a8fe0ac2b5d3b347c30a73051d8ce4e6d4cda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 17 Aug 2018 13:28:43 +0200 Subject: [PATCH] kcachegrind: update to 18.08.0. --- srcpkgs/kcachegrind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcachegrind/template b/srcpkgs/kcachegrind/template index c8c4f8c73bc..fa6c1dffc1d 100644 --- a/srcpkgs/kcachegrind/template +++ b/srcpkgs/kcachegrind/template @@ -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 " 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"