sonnet: update to 5.75.0

[ci skip]
This commit is contained in:
John 2020-10-10 15:49:08 +02:00
parent c7d5bec319
commit 53401e44f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.74.0
version=5.75.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/sonnet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ec72860cac92a9611b15f1055592434cf2bb44fe428abb474f4f227b4f9f94d6
checksum=626055b262b3a43e6e947cf7f0383565324f42d6b24ab07b98c6cf054271c9e0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"