kactivities5: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:00:26 +01:00
parent de2012e7af
commit 90003c4103
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.88.0
version=5.89.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kactivities"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=ceec595cf5ff6de06a05fa54f0549a257e74afbfcc712b54a6018be7edb89822
checksum=69178cbfae079db504dc4fe5dd12d0964b92e66b10fec249bfd3107110a11db6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"