From 4a762c6b8076d71f4915fc15708048c3c730bcf3 Mon Sep 17 00:00:00 2001 From: Piraty Date: Sun, 15 Oct 2023 13:30:05 +0200 Subject: [PATCH] heaptrack: update to 1.5.0. --- srcpkgs/heaptrack/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/heaptrack/template b/srcpkgs/heaptrack/template index 332dbd35532d4..745ebc24ec108 100644 --- a/srcpkgs/heaptrack/template +++ b/srcpkgs/heaptrack/template @@ -1,7 +1,7 @@ # Template file for 'heaptrack' pkgname=heaptrack -version=1.4.0 -revision=5 +version=1.5.0 +revision=1 build_style=cmake configure_args="-DHEAPTRACK_BUILD_GUI=ON" hostmakedepends="qt5-qmake qt5-host-tools extra-cmake-modules kcoreaddons @@ -15,7 +15,7 @@ maintainer="Piraty " license="LGPL-2.1-or-later" homepage="https://github.com/KDE/heaptrack" distfiles="https://github.com/KDE/heaptrack/archive/v${version}.tar.gz" -checksum=3aeea57e040d863a1ef95c3208ff0f163474a8bd8e10d4ece5e5f2137ab6436c +checksum=44e6aefc13460556acced7192bf3600605cd7a5f3a46e670c3127aeae97e19dd #../tests/auto/tst_inject.cpp:78: SIGSEGV make_check=no