From 89703631f3b08d79f4fd439bd8f48b355d1de3d6 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Oct 2021 17:19:08 +0200 Subject: [PATCH] kactivities5-stats: update to 5.87.0. --- srcpkgs/kactivities5-stats/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kactivities5-stats/template b/srcpkgs/kactivities5-stats/template index ec3cb0fcf00..2a55999870c 100644 --- a/srcpkgs/kactivities5-stats/template +++ b/srcpkgs/kactivities5-stats/template @@ -1,6 +1,6 @@ # Template file for 'kactivities5-stats' pkgname=kactivities5-stats -version=5.86.0 +version=5.87.0 revision=1 wrksrc="${pkgname/5/}-${version}" build_style=cmake @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://api.kde.org/frameworks/kactivities/html/index.html" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz" -checksum=3047fa192dd9af3cca372bb176e4ba00719ee2c373b3accb41bb5ab9fd91949b +checksum=0604179842ab3a44018335769bf6b8981c1d1d40a176ad6db694f1c7ddfaf2d8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"