sonnet: update to 5.36.0.

This commit is contained in:
yopito 2017-05-13 19:04:46 +02:00 committed by Michael Gehring
parent 45e2a431b0
commit 0594799e05
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.29.0
revision=2
version=5.36.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
@ -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=20358de0d45387f44260c3e6f8df012d661b4446293cbb3823c978e3a8766965
checksum=accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"