kitemviews: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:34:24 +01:00 committed by Johannes
parent 90053c5f65
commit 4662ea0fd4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kitemviews'
pkgname=kitemviews
version=5.51.0
version=5.52.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=8429869cbdc7e54f8f866bb712a68324432b75c10b9cbf17412a30a8a38c59c9
checksum=eb71fe0c674123285cff66d67c2c930b2b6c44a63998279b67a67c30b1fe07db
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"