mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kactivitymanagerd: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
ca496e898c
commit
1b49bfef19
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivitymanagerd'
|
# Template file for 'kactivitymanagerd'
|
||||||
pkgname=kactivitymanagerd
|
pkgname=kactivitymanagerd
|
||||||
version=5.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Manage user's activities and track the usage patterns"
|
||||||
maintainer="John <johnz@posteo.net>"
|
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=4e76d8885899d62b6d58a1d90dc78489084dff89799d3b3f168237938a34ad9b
|
checksum=8378c37f0ddfa918dec1e6576277f92b0d8c78a972dc947a445c2f8695ceac63
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DRUN_RESULT_VAR=0"
|
configure_args+=" -DRUN_RESULT_VAR=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue