kactivitymanagerd: update to 5.14.5.

This commit is contained in:
John 2019-01-08 17:00:57 +01:00 committed by John Zimmermann
parent 37a8c4eaaf
commit 844d0f19fb

View File

@ -1,6 +1,6 @@
# Template file for 'kactivitymanagerd'
pkgname=kactivitymanagerd
version=5.14.4
version=5.14.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -8,11 +8,11 @@ hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
short_desc="Manage user's activities and track the usage patterns"
maintainer="Denis Revin <denis.revin@gmail.com>"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=f5698b015569e22538d69056db685611a48afe2c231ad48a779a51fe30d60eaa
checksum=87fa3dae3a8383f4e676faef3f5dcdb39de7094c868df497a533031daf4dba7e
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DRUN_RESULT_VAR=0"