bluez-qt5: update to 5.70.0

[ci skip]
This commit is contained in:
John 2020-05-10 13:03:21 +02:00
parent a2e7d843fb
commit 8e824d29e6
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.69.0
version=5.70.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -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=209043d364ab09a7e68ad0e122956e9cd2a1c58ab0491da8a046a568c3b81d4c
checksum=33c57cff229ca9df34430eb21bab4209adb802e163b9332b06156f8f89be10cf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"