kactivities5-stats: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:19:08 +02:00
parent 1542f9fc32
commit 89703631f3

View file

@ -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 <me@johnnynator.dev>"
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"