kactivities5: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:17:04 +01:00
parent 6c05a73ad2
commit e19c0a784f

View file

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