sonnet: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:59:03 +01:00
parent f2f35c738c
commit 9934693173

View file

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