sonnet: update to 5.43.0.
This commit is contained in:
parent
e2ecb34da8
commit
9534a5767f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.42.0
|
||||
version=5.43.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/sonnet"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3c523fa0195e2e2af0071235507a9e30d140175afb4bc0e944d5025f5bab6ae4
|
||||
checksum=4a716bfa6e6ac686bbbe9922b3eebcfd7504a2970f4577a21b091011b8eabb44
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
||||
|
|
Loading…
Reference in New Issue