kactivities5: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:26 +02:00
parent 00babdcfc5
commit 7fc4553fac
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.58.0
version=5.59.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=5295cfdc392a8146ca9c3822f1250ceaf5b54990d69c2e3dec4b072519a5ce5b
checksum=b629493bf8418f67c5005097de3b14a7b129d4a6adfc146c812376debd91eedc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"