sonnet: update to 5.103.0.
This commit is contained in:
parent
5bff35661d
commit
f4f4f6bcc0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.101.0
|
||||
version=5.103.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=6b03178b279ceed9a46742e87537fa23a43e3c471b7a73908564c20d42788ed0
|
||||
checksum=93382f20684064ab93803e02af303373b27786d871adeeb7da1e62c762c13e4f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" sonnet"
|
||||
|
|
Loading…
Reference in New Issue