bluez-qt5: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:42:41 +02:00
parent c65e2c6247
commit c9f9b0db2d

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.43.0
version=5.47.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
@ -12,8 +12,8 @@ short_desc="Qt wrapper for BlueZ 5 DBus API"
maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=65898aa50c6595f125e411419e05437422cbb340937b088659c7fab8c0cd7a11
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=33acf34814ace5d412e3704e2de07ff52d6525021defd719daaff694dfdd0fdf
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"