knewstuff: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:11 +01:00
parent bc7afa2133
commit 9bf0f9702d
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.55.0
version=5.56.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=82ff564cd832ab6000a7aa42832b3e3b2093ae0ea0d8ace904546a09334f4d28
checksum=3249464773b90c03178fb4be3c874644629f611cef72c3ea89d9ed200a501164
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"