kactivitymanagerd: update to 5.15.4
[ci skip]
This commit is contained in:
parent
53c324b67c
commit
e950660f83
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.15.3
|
version=5.15.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 <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd"
|
homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d5e7afeb00b81fe79b7730b5a13765a47e8c8fd606d89179475c44ba40ade3d3
|
checksum=0201772007295fdca0cb4a9dd2109b61ece6307c21f50c017f73b1df27734ecd
|
||||||
|
|
||||||
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