bluez-qt5: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:56:56 +02:00
parent 070cae2f87
commit 4bb8a48a4f
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.61.0
version=5.62.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://cgit.kde.org/bluez-qt.git"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=0ea647de61fcc18a85c660fa8e05fe93072a713a8d00a018ba8e99ea790e5d27
checksum=545a6c76042a077f04b0a6c2b8dfbe3b5b1a582edaae4454d7a57c06ab033715
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"