sonnet: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:36:06 +01:00 committed by Johannes
parent 8b0fb0f639
commit 52b264a91d

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet' # Template file for 'sonnet'
pkgname=sonnet pkgname=sonnet
version=5.51.0 version=5.52.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/sonnet" homepage="https://projects.kde.org/projects/frameworks/sonnet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=44fd0f4031a371c04a22ff13fb98a07e043323716489fe68d317eb8b4cd05917 checksum=11037f2ca098dd389fd22fdf6ce2bf13f6429895e85dbfb740cc289e590be1a8
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet" hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"