kactivities5: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:54:49 +02:00
parent 4f11547711
commit c514b2e2de
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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