bluez-qt5: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:20:06 +01:00
parent 76064c74d9
commit 9ae73e84bb
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.65.0
version=5.66.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=ad60bd7ee5d46bcee838d3c36031ccd4d427cd6ac93286831695f89198a5f143
checksum=cc3f3fcc1df87b61480549d658c1a27690661aaa4f22a65552efe3f6bf41c887
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"