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"