sonnet: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:35:48 +01:00 committed by John Zimmermann
parent b6507c97f5
commit a9c754419f

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.75.0
version=5.76.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=626055b262b3a43e6e947cf7f0383565324f42d6b24ab07b98c6cf054271c9e0
checksum=cb6bacae27cfa3f8b3ce300b18efe16730783f143c4a7fccfa634f528262ef9b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"