sonnet: update to 5.29.0

This commit is contained in:
Denis Revin 2016-12-07 02:48:00 +04:00
parent d0085941e4
commit 6eaa71053a

View file

@ -1,7 +1,7 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.26.0
revision=3
version=5.29.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=e20f641628f561b8571874fc67441a0a7721026492d52c02f4cb82b956a67b2a
checksum=20358de0d45387f44260c3e6f8df012d661b4446293cbb3823c978e3a8766965
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"