sonnet: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:02:44 +01:00
parent 0d3afc2e91
commit 8a08a4a1cf

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet' # Template file for 'sonnet'
pkgname=sonnet pkgname=sonnet
version=5.88.0 version=5.89.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=ON" configure_args="-DBUILD_TESTING=ON"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/sonnet" homepage="https://invent.kde.org/frameworks/sonnet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=8f99640923b500affd549c4990a9a5ee526b704bfab446e41588963ecade0869 checksum=41f5a87a5fecd6870420cd8a564fc5e074b64332002fe71dc0ae5c0f91e9b339
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" sonnet" hostmakedepends+=" sonnet"