bluez-qt5: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:05:12 +02:00
parent b48ddc10c7
commit 1bd50870ab

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.72.0
version=5.73.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/bluez-qt"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=4a69cf0350714453d904fba3ce7106b1c7f7f3a73784dfe4a08c5371f7b43229
checksum=70264edb82b2627c0ec3740374b90b8402e0f432fe4a10650fa3d22191d8cfd4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"