kactivities5-stats: update to 5.81.0.

This commit is contained in:
John 2021-04-10 13:44:06 +02:00
parent 157ac0111a
commit 3a98af62c1

View file

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