kactivitymanagerd: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:51:53 +02:00
parent 2e89cd22b4
commit 1deee82593

View File

@ -1,6 +1,6 @@
# Template file for 'kactivitymanagerd'
pkgname=kactivitymanagerd
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,9 +10,9 @@ makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc
short_desc="Manage user's activities and track the usage patterns"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd"
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=d1566fc2069eec4a4f891b86b24576c8baf61c49b17bcea740fa6760e6e1b989
checksum=76c9ed3b5e984639909968e04c3d498c9aba36fb97e62fd5b37360b34216baf8
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DRUN_RESULT_VAR=0"