sonnet: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:12:55 +02:00
parent 2432437896
commit bb57a6c2d0

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.72.0
version=5.73.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=c9f81a98e4aefa7c9851956cb34917e8789aed687590ed8e8e9d7eabe485cb44
checksum=009f76fc4317e407d30c4e162a807d620a95217f5db271a14b1f9fc4339d232c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"