kactivities5: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:32:37 +01:00 committed by John Zimmermann
parent f2552b5de0
commit c5c3c07dcd

View file

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