bluez-qt5: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:54:39 +02:00
parent a88b224414
commit 3bfbce231f
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5' # Template file for 'bluez-qt5'
pkgname=bluez-qt5 pkgname=bluez-qt5
version=5.59.0 version=5.60.0
revision=1 revision=1
wrksrc="${pkgname%5}-${version}" wrksrc="${pkgname%5}-${version}"
build_style=cmake build_style=cmake
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5" homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=f45f2d12fcac5778301fd467508a0667ec71748b420c2677e42d8c872b5b4881 checksum=328aba853ec0c034e777261d9e3ac3202ad941ffde844392e196afaed04be0d4
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"