sonnet: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:48:30 +01:00
parent 00bb4215c1
commit 4629f54fd8

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.64.0
version=5.65.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=3af364858f76c0206136ae8f3c03da5442ea5e42d2560877f5e00f33850c84dc
checksum=1f63ccfa8266e167fd996a253a3d1933a913c12e829056c74fe335fbfb327cbc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"