kactivitymanagerd: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:56:55 +02:00
parent c9274b8021
commit e504e788e8
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kactivitymanagerd'
pkgname=kactivitymanagerd
version=5.18.4.1
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,8 +11,8 @@ short_desc="Manage user's activities and track the usage patterns"
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=8378c37f0ddfa918dec1e6576277f92b0d8c78a972dc947a445c2f8695ceac63
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=24f32eb4585d427ee62e08a9fa2f057353085c62644d6bec8fb4b2568e507ac7
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DRUN_RESULT_VAR=0"