knewstuff: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:58 +01:00
parent c26cd5840f
commit e4967b1e48

View File

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