kactivities5-stats: update to 5.93.0.

This commit is contained in:
John 2022-04-18 01:42:47 +02:00
parent ab19d219c2
commit 6231af1239

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.92.0
version=5.93.0
revision=1
wrksrc="${pkgname/5/}-${version}"
build_style=cmake
@ -11,7 +11,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=2206132e0edbb8271f77bb6c45e794b8d3baa3d9b4f94aba005556f9fa3ff751
checksum=f1069872228e05aea349a0d3f7961da27d1aad3e4c28d0a408fceb98edef03a8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"