knewstuff: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:57:08 +02:00
parent fda4331897
commit 5df322b046
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.60.0
version=5.61.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=64744c6775c839d9d8216c4a81161df5544e113570b4cee8533b5a9b4c7b36f2
checksum=87f8ec030223f5f0e4e39de8407fc0d28542e48e057c1752adb2466c55fe365b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"