kitemviews: update to 5.36.0.

This commit is contained in:
yopito 2017-05-13 18:55:37 +02:00 committed by Michael Gehring
parent f6299ad848
commit 887cd7bc59
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kitemviews'
pkgname=kitemviews
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/kitemviews"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=70dffefe04badc6e0ed7c2bc8009cc6a987c6c511d6e700c60efa688adcfe2a0
checksum=74ead758a65746d9404bfa4cfbebb95fdada196246b38b07b68c7094cdf22a06
if [ -n "$CROSS_BUILD$" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"