sonnet: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:25:23 +01:00
parent 7449afcf42
commit d033cfab64

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.54.0
version=5.55.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/sonnet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9fb2780d370997817e2092d46b8a2ab0490992cf504e97bb6ab6fdebd7039f31
checksum=e6b1cbc3275abda0ff586113cc5ac7247b8a9d902709f5d88cca4de2840e6b8d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"