kactivities5-stats: update to 5.71.0

[ci skip]
This commit is contained in:
John 2020-06-14 00:28:02 +02:00
parent a380f42618
commit 9f07387f6c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats' # Template file for 'kactivities5-stats'
pkgname=kactivities5-stats pkgname=kactivities5-stats
version=5.70.0 version=5.71.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://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=9d9ff88fb38f3290d5638dff1b7d8798e3ceff16f7f9f61b5e1c263ebb6dceb2 checksum=79fe4f674d7bae457ce6af0357104a8691f5822963b0ef1f99cd5a43e3666978
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"