kactivitymanagerd: update to 5.21.1
This commit is contained in:
parent
8abc9210dc
commit
f7e0bf46d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kactivitymanagerd'
|
||||
pkgname=kactivitymanagerd
|
||||
version=5.20.5
|
||||
version=5.21.1
|
||||
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=c800c2782884cdbb906c99709f8bbce4a45c5b9abde73cf4fa5222acf8d0facb
|
||||
checksum=43b605ad194884a058f31eef315bbf2397edaa309c7e79968a1a9349bd9ffcf3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DRUN_RESULT_VAR=0"
|
||||
|
|
Loading…
Reference in New Issue