kactivities5: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:01 +01:00 committed by Helmut Pozimski
parent 7254495716
commit 1bb7d8d2b0

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5' # Template file for 'kactivities5'
pkgname=kactivities5 pkgname=kactivities5
version=5.52.0 version=5.53.0
revision=1 revision=1
wrksrc="${pkgname%5}-${version}" wrksrc="${pkgname%5}-${version}"
build_style=cmake build_style=cmake
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, GPL-2.0-or-later" license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kactivities" homepage="https://projects.kde.org/projects/frameworks/kactivities"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=add14c6331d4a282ca8313a5a931f111cb85efaf13079035428c50e2f65c935d checksum=c62d6453bd4dcbac296b80dc092fc8c5225661d27f7c11b2bc33791223824ede
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools" hostmakedepends+=" qt5-host-tools"