kactivitymanagerd: update to 5.20.4
[ci skip]
This commit is contained in:
parent
e1ec97334d
commit
c0b226fe44
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.3
|
version=5.20.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=f1d86ab5f92d79f1249aa2e5207fa2d3e4a91e583661f9c3ee778ede46eb50fb
|
checksum=210215dd9a49fda98febb60f73f4cc95eda3eb9ec96c0db2f2881f6be13afb34
|
||||||
|
|
||||||
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