kactivities5-stats: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:04:59 +01:00 committed by Helmut Pozimski
parent f90ce17060
commit 7254495716

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats' # Template file for 'kactivities5-stats'
pkgname=kactivities5-stats pkgname=kactivities5-stats
version=5.52.0 version=5.53.0
revision=1 revision=1
wrksrc="${pkgname/5/}-${version}" wrksrc="${pkgname/5/}-${version}"
build_style=cmake build_style=cmake
@ -12,7 +12,7 @@ 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=ba4ecca9f948bf88b0117cb91d560e4c09bf7cda19105012f4a6144c38bed65e checksum=5614bda2ffaf89e6f53a761ca2f4800f73d1b74c10b6f051bc5402084a9da62d
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"