sonnet: update to 5.39.0.
This commit is contained in:
parent
e58ec68848
commit
d628e68813
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.37.0
|
||||
version=5.39.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=60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669
|
||||
checksum=819f2bf8c95758106deaf800f3c4ec18d3f42d845a90996462839a759774abac
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
||||
|
|
Loading…
Reference in a new issue