sonnet: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:18:15 +02:00
parent f40e404bbe
commit a06cadae34
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.57.0
version=5.58.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=08e13a707b64055f512bba982ec5e69a9e7c62c02d1ee8b6fdc67c67b1265334
checksum=e67ffab7674175588883a9b444973e9edef2257e025f99657bb13d09e72bf823
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"