kactivities5: update to 5.84.0.

This commit is contained in:
John 2021-07-14 21:51:08 +02:00
parent 40781d4859
commit 62f4fac80e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.83.0
version=5.84.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=dac6c92eea2731e835b8d15d54033ab86388371b1627fdc72ddbb7027639177b
checksum=86b0909d486c5b5fc849bbf6dbdfff9deaf2f5764d3633e681e2d52d53ee3052
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"