sonnet: update to 5.83.0.

This commit is contained in:
John 2021-06-13 17:31:27 +02:00
parent 3eb77fe6e3
commit b224caf9e8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.82.0
version=5.83.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=ON"
@ -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=8e0a9a80a70def5c992c25d50cbeaa38f1655da83e80b6aae8847d77289111c2
checksum=aad844fcfa4c9acb1a634528f35c56ec906e8a71c07f40dd1a748ac51e96502f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"