kactivities5-stats: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:42:49 +02:00
parent c4f25ba17c
commit db15ff40e5

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats' # Template file for 'kactivities5-stats'
pkgname=kactivities5-stats pkgname=kactivities5-stats
version=5.43.0 version=5.47.0
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="Library to access statistics data collected by the KDE activity mana
maintainer="Denis Revin <denis.revin@gmail.com>" maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2" license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats" homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
checksum=016630c2123df34e48704497f40c2bbbaae53450ddbba2ee707efba87b0b36e7 checksum=05878febfc1161776918f0cb31fbe9e2b6f896e5871c792db3919e46d4d33652
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"