sonnet: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:37:26 -06:00
parent d8a70130a4
commit 781feebbe9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.36.0
version=5.37.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=accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed
checksum=60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"