From a8262f0dc092ddd27fe74e8bf86f495c24fbd17f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 10 Jan 2019 21:33:48 +0100 Subject: [PATCH] kcachegrind: update to 18.12.1. --- srcpkgs/kcachegrind/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kcachegrind/template b/srcpkgs/kcachegrind/template index 3624b554294..78f71202608 100644 --- a/srcpkgs/kcachegrind/template +++ b/srcpkgs/kcachegrind/template @@ -1,6 +1,6 @@ # Template file for 'kcachegrind' pkgname=kcachegrind -version=18.12.0 +version=18.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config" @@ -10,8 +10,8 @@ short_desc="Visualization of Performance Profiling Data" 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=fe5cf0163ee4a95bb18d3461e3a6583424fbc147f1f46fb6bdc95ee1a9b077cb +distfiles="${KDE_SITE}/applications/${version}/src/kcachegrind-${version}.tar.xz" +checksum=49685afc8d83d06c75887d999c65b603393bcd2a00e56aaed271564c9d6eee70 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"