bluez-qt5: update to 5.69.0

[ci skip]
This commit is contained in:
John 2020-04-11 12:41:58 +02:00
parent f5e9dd9a03
commit 187dddca99
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.68.0
version=5.69.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=99889cac874820e83a32bee938b6cc8e25dca6a3013d4a589ac7b8f5d32b4224
checksum=209043d364ab09a7e68ad0e122956e9cd2a1c58ab0491da8a046a568c3b81d4c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"