bluez-qt5: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:29:29 +03:00
parent 80cd689e07
commit e931bf4885

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.62.0
version=5.63.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=545a6c76042a077f04b0a6c2b8dfbe3b5b1a582edaae4454d7a57c06ab033715
checksum=b0114b2f0605973b67cdc89ab2037a78d088abecab28597364352df859aa2a9d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"