kactivities5-stats: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:46:30 +01:00
parent fa5b8f3df3
commit 9671ca4f54

View file

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