kactivities5-stats: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:38:20 +01:00 committed by Johannes
parent ee320c928a
commit 7e68121249
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.51.0
version=5.52.0
revision=1
wrksrc="${pkgname/5/}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
wrksrc="${pkgname/5/}-${version}"
hostmakedepends="extra-cmake-modules"
makedepends="boost-devel kactivities5-devel"
short_desc="Library to access statistics data collected by the KDE activity manager"
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
checksum=f4e085f0be01554a5dae6e54d5456de32d30c722cb3e942980b6e51291ecf414
checksum=ba4ecca9f948bf88b0117cb91d560e4c09bf7cda19105012f4a6144c38bed65e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"