bluez-qt5: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:10 +02:00
parent eeb9c7fec6
commit 67ed9a3a55
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.58.0
version=5.59.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://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=530dc2f89ca26cda23a6383ccfdb00584083d2fbee3b437e5337a77f51513da0
checksum=f45f2d12fcac5778301fd467508a0667ec71748b420c2677e42d8c872b5b4881
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"