kactivities5-stats: update to 5.83.0.
This commit is contained in:
parent
69bea4e61d
commit
a7c3fede56
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'kactivities5-stats'
|
||||
pkgname=kactivities5-stats
|
||||
version=5.82.0
|
||||
version=5.83.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/5/}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="boost-devel kactivities5-devel"
|
||||
short_desc="Library to access statistics data collected by the KDE activity manager"
|
||||
|
@ -12,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||
checksum=46be900e0c3561c3328cb9dcba6ed056ba3657e69089884b45e124847f521bd9
|
||||
checksum=22bf1f36180391fa5946a17dc2ea1cbcd34b2d28d0305edef86052fe07b52fd1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue