kactivities5: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:03:18 +02:00
parent 9e4088466c
commit 62f5520de6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.81.0
version=5.82.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -15,7 +15,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=78ff3d4b6448582bf3578076d05a04ad5f91a664c7fd0d91162c3a8fd875536b
checksum=94d762bf19c2e70299a41e065b8b950be0d6c4507db69269586b35f522183275
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"