kactivities5-stats: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:01 +01:00
parent cc7c1705ea
commit 792023bafd
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kactivities5-stats' # Template file for 'kactivities5-stats'
pkgname=kactivities5-stats pkgname=kactivities5-stats
version=5.55.0 version=5.56.0
revision=2 revision=1
wrksrc="${pkgname/5/}-${version}" wrksrc="${pkgname/5/}-${version}"
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -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://api.kde.org/frameworks/kactivities/html/index.html" homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
checksum=66274fa8f89ac2a3ec006fde8eb829119380a650a9e2d4c1544e7b42043ac18a checksum=6ed0f91dd1dee3db2b0ac8e9a344eb32a881cf243dbf34c0d95888955b7277ec
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"