kactivities5-stats: update to 5.50.0.
This commit is contained in:
parent
d51faa5513
commit
8f75ad4b80
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5-stats'
|
# Template file for 'kactivities5-stats'
|
||||||
pkgname=kactivities5-stats
|
pkgname=kactivities5-stats
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -8,11 +8,11 @@ wrksrc="${pkgname/5/}-${version}"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="boost-devel kactivities5-devel"
|
makedepends="boost-devel kactivities5-devel"
|
||||||
short_desc="Library to access statistics data collected by the KDE activity manager"
|
short_desc="Library to access statistics data collected by the KDE activity manager"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||||
checksum=ae6818ed53e0234eaedde989661829bd76605694783cc46da04082314a153f89
|
checksum=3a379cd4ea50d2b1f9b2b37229b215340a628ac4e767323f7d876a210aa0cd40
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue