kactivitymanagerd: update to 5.21.4.
This commit is contained in:
parent
20b3b1b04d
commit
8327a03ba3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivitymanagerd'
|
# Template file for 'kactivitymanagerd'
|
||||||
pkgname=kactivitymanagerd
|
pkgname=kactivitymanagerd
|
||||||
version=5.21.3
|
version=5.21.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
|
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=83a1241edd4b3fb50545eb62d4dd2a73bfb8367d71e65af2017f26275736b7f4
|
checksum=2684b61713223f7d8f1e064689fef13e54f2ade6b767a6229294e25bfce54a71
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DRUN_RESULT_VAR=0"
|
configure_args+=" -DRUN_RESULT_VAR=0"
|
||||||
|
|
Loading…
Reference in a new issue