bluez-qt5: update to 5.39.0.

This commit is contained in:
yopito 2017-10-14 23:02:14 +02:00
parent 5db60ec25d
commit f616668639

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.37.0
version=5.39.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
@ -13,7 +13,7 @@ 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=1a6d75e8d56135eb82f658709478911f9fca9da18bcd3f594e5703abf791d6f4
checksum=a1a992a7d4cc1808f98157664c8e8cedf28bc2c691e1b9e46d30b10fb0380048
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"