bluez-qt5: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:16:28 -05:00 committed by Jürgen Buchmüller
parent 09510c3f6b
commit 6b60330b6c

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.41.0
version=5.42.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=16fcdef71b15d35830e761c139a5504cad5f61a2a3fe6232867c581172d59423
checksum=2e693e0c23170a15a7ebe8d600ad5d04be82f4c8784b84d3b57a4170ac056b5d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"