kactivities5: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:55:23 +01:00
parent 3a8fb8317e
commit c0bed300a8

View file

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