kactivities5-stats: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:32:35 +01:00 committed by John Zimmermann
parent 571074aedb
commit f2552b5de0

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.75.0
version=5.76.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=eee926b1d49c460f1220957e52858df5271aee3b9c77b848e2969f0afe743aad
checksum=85bb432a10a48af505a457c7ccacffad7914835f94042472083e878cabcd2c14
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"