kactivitymanagerd: update to 5.17.5

[ci skip]
This commit is contained in:
John 2020-01-07 21:16:45 +01:00
parent b96a945aa7
commit 293a77f061

View file

@ -1,10 +1,10 @@
# Template file for 'kactivitymanagerd'
pkgname=kactivitymanagerd
version=5.17.4
version=5.17.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons"
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons"
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"
@ -12,7 +12,7 @@ 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=60c3214adf0bd4bbbe558b897fadcf800e9f8b4aaf32bf7f116d43c1c35705b3
checksum=362721c3a9712751fba29cd1f1ef440a1e74561a611f2d171692a4ddc895b3e4
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DRUN_RESULT_VAR=0"