sonnet: update to 5.70.0
[ci skip]
This commit is contained in:
parent
78847eec84
commit
0ae2a5a40e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.69.0
|
||||
version=5.70.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/sonnet"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6353db0d68e5f34cd48e43edc7fc5f05465e55bf6e04d6772997321542b43d5e
|
||||
checksum=1c0cbb3afe7d0e62c6524652626605d04bb9a49074e00d5ef61fd9c05d81082d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
||||
|
|
Loading…
Reference in a new issue