bluez-qt5: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:36:23 +01:00
parent 51b62e4d31
commit 3e01b4f25f
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.63.0
version=5.64.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=b0114b2f0605973b67cdc89ab2037a78d088abecab28597364352df859aa2a9d
checksum=7d6c7ba913cea6059327726325b8af4cf2baa7594b8be3143e0649eaa36f8384
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"