bluez-qt5: update to 5.54.0.

This commit is contained in:
John Zimmermann 2019-01-12 17:43:12 +00:00
parent 4a89e5f7d7
commit a21836c48b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.53.0
version=5.54.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=20a09ace06d0f4d883435cd9ae01bd914cf180c0321c3f21829f6ddc95ec2386
checksum=bbd864a30725bffb1d263cd010c41b1c8517cb4085c5b6ebaff843454d2229af
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"