kactivities5: update to 5.96.0.

This commit is contained in:
John 2022-06-13 08:56:06 +02:00
parent 993a636367
commit dea31a0dab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.94.0
version=5.96.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=52dd5eba3daeb2a9bbb3a1865b3219277b3ca6357c2870c3570dfac10f445adf
checksum=53cf05c948acb4203042b24fa09719e279d30098976809a061198868f698263c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"