bluez-qt5: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:55:32 +02:00
parent a5cb71bcc5
commit 7d6ff20aef
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,7 +1,7 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.60.0
revision=2
version=5.61.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
@ -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=328aba853ec0c034e777261d9e3ac3202ad941ffde844392e196afaed04be0d4
checksum=0ea647de61fcc18a85c660fa8e05fe93072a713a8d00a018ba8e99ea790e5d27
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"