kactivities5-stats: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:45:21 +02:00
parent 0e403d96c0
commit 4b46e8a8d0

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.73.0
version=5.74.0
revision=1
wrksrc="${pkgname/5/}-${version}"
build_style=cmake
@ -12,7 +12,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=df4b00c52e83608b2dd7345cd220143e07b65cb431cead5e9abb1e4ffd6ecd5a
checksum=57858648049ac607f3d6003a22f58a66a2bf5e981b8eda45663fb09b5234dece
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"