kactivities5: update to 5.86.0.

This commit is contained in:
John 2021-09-15 23:10:45 +02:00
parent c6e897306b
commit c52f8596a9

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5' # Template file for 'kactivities5'
pkgname=kactivities5 pkgname=kactivities5
version=5.85.0 version=5.86.0
revision=1 revision=1
wrksrc="${pkgname%5}-${version}" wrksrc="${pkgname%5}-${version}"
build_style=cmake build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, GPL-2.0-or-later" license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kactivities" homepage="https://invent.kde.org/frameworks/kactivities"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=f5891d94176178e0dcfebbeb97e80ed0b63a09a5312523156319cdd16fcc8030 checksum=65d0b354b0f2fc51eaed94d64a7549ebec8f57a4de807a14799d3781fb2cb7e6
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools" hostmakedepends+=" qt5-host-tools"