kactivities5: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:33 +02:00
parent 8e834ab2a4
commit 3481e21748
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.57.0
version=5.58.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=442527db8710b9045dc574816bc9c32cad5f8a404e681fb030d7e9c2f3d77761
checksum=5295cfdc392a8146ca9c3822f1250ceaf5b54990d69c2e3dec4b072519a5ce5b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"