sonnet: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:41:10 +02:00 committed by Helmut Pozimski
parent ae8f1b549c
commit 90a465ff01
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="qt5-devel qt5-tools-devel aspell-devel hunspell-devel"
short_desc="KDE Multi-language spell checker"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=63053a671a8dc7a2a97cd49fe915e02e4b37fe41a06f3cd8785a7218d4acb754
checksum=0dd49f3d64f97981781c385f4c6c5488ba0e64688435d50b78d8db9d68b9ad8d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"