bluez-qt5: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:22 +02:00
parent fa34c9ff59
commit c237879be6
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
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.57.0
version=5.58.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=43e1be1882832cef88186255a6b692d9fd1366bad09db0c2075a126b0fc0df65
checksum=530dc2f89ca26cda23a6383ccfdb00584083d2fbee3b437e5337a77f51513da0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"