sonnet: update to 5.80.0.

This commit is contained in:
John 2021-03-14 10:58:01 +01:00
parent e562e8b3fd
commit e853135fce

View file

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