sonnet: update to 5.89.0.
This commit is contained in:
parent
0d3afc2e91
commit
8a08a4a1cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.88.0
|
||||
version=5.89.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=ON"
|
||||
|
@ -13,7 +13,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=8f99640923b500affd549c4990a9a5ee526b704bfab446e41588963ecade0869
|
||||
checksum=41f5a87a5fecd6870420cd8a564fc5e074b64332002fe71dc0ae5c0f91e9b339
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" sonnet"
|
||||
|
|
Loading…
Reference in a new issue