kactivities5-stats: update to 5.103.0.

This commit is contained in:
John 2023-02-13 00:58:03 +01:00
parent e6666e35e0
commit 095ed7a8a0
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.101.0 version=5.103.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules" hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
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=77b18099a03114e8a8a3057585bd252a6d85fc0bf826acfbbcdeaf37fe173085 checksum=f9e4106112c805fde8901b2e133f3ec757f6fad2d105be2aac8411c3920d453d
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"