bluez-qt5: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:04:50 +01:00 committed by Helmut Pozimski
parent a57b2d9507
commit 8807a8f756

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.52.0
version=5.53.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=f65854f9ca206c5f74c367070438d9dd958401e6ea9114943bca1878189f4cfc
checksum=20a09ace06d0f4d883435cd9ae01bd914cf180c0321c3f21829f6ddc95ec2386
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"