sonnet: update to 5.93.0.
This commit is contained in:
parent
d5bf6b2d5e
commit
2888c1df93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.92.0
|
||||
version=5.93.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=31fc1dda3db582337529922d38b6eac72b1551c4a0d86fb9307363e061d05722
|
||||
checksum=3c146ba45edee43bf2e8bc48b116a38e0c28d2294fe61b44dc8254b881210d9c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" sonnet"
|
||||
|
|
Loading…
Reference in a new issue