kactivities5-stats: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:24 +02:00
parent 1cdd82e3c7
commit 00babdcfc5
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.58.0
version=5.59.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=5f3bde50ffe0c23ad5f28c7327d375f223535f139ff014c5d53aef2f41e80611
checksum=9f9844c747e6a187bbb65bd18f04cf1c0045b9aa15ca8f6c8bc762dc795a391c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"