kactivities5-stats: update to 5.80.0.

This commit is contained in:
John 2021-03-14 10:54:05 +01:00
parent fc40dc7997
commit 70e9c23a61

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.79.0
version=5.80.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=23f5f68ddab812499052f3a4cb3b9c2244226bc63096a01ecf7552171242b968
checksum=d689b7e9b75debce048fa4cbbc95924a4bfb2dd0c32b5874413b2871d18573f0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"