kactivities5: update to 5.81.0.

This commit is contained in:
John 2021-04-10 13:44:08 +02:00
parent 3a98af62c1
commit ebead0cb6d

View file

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