knewstuff: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:14 +02:00
parent 18867b6a15
commit b77f71e44e
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.58.0
version=5.59.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=06d3ee09652f166ad66e003523bafe43741a99d2cd5dca3268ac7a13498cefbd
checksum=fbefe46039db31568a6f48dce7b0ed0e6c9287b0bb34170510cd37a01e0b7275
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"