bluez-qt5: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:32:23 +01:00 committed by John Zimmermann
parent 7ccb7eaa56
commit a9e9c0e8c4

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.75.0
version=5.76.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=f00446dd89a0d1340256b7c4a1f38de05e5be04a76298956e4bcd153979bad3f
checksum=a3f99a10e5f018bac91b4bd88be23a6ea9399aa1ab29d16840d5ee2c20537835
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"