kactivities5-stats: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:31 +02:00
parent 4de0526812
commit 8e834ab2a4
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.57.0
version=5.58.0
revision=1
wrksrc="${pkgname/5/}-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
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=4c7a49905ec1b6e03831986b254d0fd091e44fe920fffa123c969765c6474ba3
checksum=5f3bde50ffe0c23ad5f28c7327d375f223535f139ff014c5d53aef2f41e80611
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"