kactivitymanagerd: update to 5.20.3

[ci skip]
This commit is contained in:
John 2020-11-11 15:50:52 +01:00 committed by John Zimmermann
parent 53ebf4eb37
commit a925d6e933
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivitymanagerd'
pkgname=kactivitymanagerd
version=5.20.2
version=5.20.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=675d87636398e1236f2c0af7129b961b9ac2feac53cc32d6194da41a026d8972
checksum=f1d86ab5f92d79f1249aa2e5207fa2d3e4a91e583661f9c3ee778ede46eb50fb
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DRUN_RESULT_VAR=0"