sonnet: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:30:59 -05:00 committed by Jürgen Buchmüller
parent f9a39ae327
commit 1ccec53a08

View file

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.40.0
version=5.41.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=68f2aa79b06a6ae61aa36133cf00342c8c513bfd9fb761363db7956edf3c24a9
checksum=e66814247a3c6953f868fc2f0834d16a511a81ed92af5f1d4296522c15a017ca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"