bluez-qt5: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:44:40 +01:00
parent 113d1afa51
commit d74f29263d

View file

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