kactivitymanagerd: update to 5.20.2
[ci skip]
This commit is contained in:
parent
addf843104
commit
7ec1d95a57
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.20.1
|
version=5.20.2
|
||||||
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=cb07812a1ea5a52e6bd6f4bc7a0639df6280fe66eac0f727559f7d25f4fb5e85
|
checksum=675d87636398e1236f2c0af7129b961b9ac2feac53cc32d6194da41a026d8972
|
||||||
|
|
||||||
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