kactivities5-stats: update to 5.57.0
[ci skip]
This commit is contained in:
parent
db718a7c18
commit
3d75d94e82
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'kactivities5-stats'
|
||||
pkgname=kactivities5-stats
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/5/}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="boost-devel kactivities5-devel"
|
||||
short_desc="Library to access statistics data collected by the KDE activity manager"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
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=6ed0f91dd1dee3db2b0ac8e9a344eb32a881cf243dbf34c0d95888955b7277ec
|
||||
checksum=4c7a49905ec1b6e03831986b254d0fd091e44fe920fffa123c969765c6474ba3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue